summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 17:17:10 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-13 17:17:10 +0900
commitfa7b259c8011f410632dae255c04015fb5c5a0fa (patch)
tree9f8dcad5a08440343ac9f1fa85ec82f8b7d07e78
parenta3ed0a3cb36d192c37e040d0dfe57c42113f2161 (diff)
deleted flavors/.gitignore, deleted flavors/ayu-dark.yazi, deleted smart-paste.yazi/LICENSE, created ayu-dark.yazi/
-rw-r--r--mac/.config/yazi/flavors/.gitignore1
m---------mac/.config/yazi/flavors/ayu-dark.yazi0
-rwxr-xr-xmac/.config/yazi/flavors/ayu-dark.yazi/LICENSE21
-rwxr-xr-xmac/.config/yazi/flavors/ayu-dark.yazi/LICENSE-tmtheme21
-rw-r--r--mac/.config/yazi/flavors/ayu-dark.yazi/README.md32
-rwxr-xr-xmac/.config/yazi/flavors/ayu-dark.yazi/flavor.toml137
-rw-r--r--mac/.config/yazi/flavors/ayu-dark.yazi/preview.pngbin0 -> 316943 bytes
-rwxr-xr-xmac/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml1025
-rw-r--r--mac/.config/yazi/plugins/smart-paste.yazi/LICENSE1
9 files changed, 1236 insertions, 2 deletions
diff --git a/mac/.config/yazi/flavors/.gitignore b/mac/.config/yazi/flavors/.gitignore
deleted file mode 100644
index 40b878d..0000000
--- a/mac/.config/yazi/flavors/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-node_modules/ \ No newline at end of file
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi b/mac/.config/yazi/flavors/ayu-dark.yazi
deleted file mode 160000
-Subproject 648a178cad2bc83f9c3f6340ab30f54a67f36ea
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi/LICENSE b/mac/.config/yazi/flavors/ayu-dark.yazi/LICENSE
new file mode 100755
index 0000000..894ccc9
--- /dev/null
+++ b/mac/.config/yazi/flavors/ayu-dark.yazi/LICENSE
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2024 Kamal Chandra Upreti
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi/LICENSE-tmtheme b/mac/.config/yazi/flavors/ayu-dark.yazi/LICENSE-tmtheme
new file mode 100755
index 0000000..97c6154
--- /dev/null
+++ b/mac/.config/yazi/flavors/ayu-dark.yazi/LICENSE-tmtheme
@@ -0,0 +1,21 @@
+MIT License
+
+Copyright (c) 2016 Ike Ku
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is
+furnished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in all
+copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+SOFTWARE.
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi/README.md b/mac/.config/yazi/flavors/ayu-dark.yazi/README.md
new file mode 100644
index 0000000..6384dcc
--- /dev/null
+++ b/mac/.config/yazi/flavors/ayu-dark.yazi/README.md
@@ -0,0 +1,32 @@
+<div align="center">
+ <img src="https://github.com/sxyazi/yazi/blob/main/assets/logo.png?raw=true" alt="Yazi logo" width="20%">
+</div>
+
+<h3 align="center">
+ Ayu Dark Flavor for <a href="https://github.com/sxyazi/yazi">Yazi</a>
+</h3>
+
+## 👀 Preview
+
+<img src="preview.png" width="600" />
+
+## 🎨 Installation
+
+```bash
+ya pack -a kmlupreti/ayu-dark
+```
+
+## ⚙️ Usage
+
+Add the these lines to your `theme.toml` configuration file to use it:
+
+```toml
+[flavor]
+dark = "ayu-dark"
+```
+
+## 📜 License
+
+The flavor is MIT-licensed, and the included tmTheme is also MIT-licensed.
+
+Check the [LICENSE](LICENSE) and [LICENSE-tmtheme](LICENSE-tmtheme) file for more details.
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi/flavor.toml b/mac/.config/yazi/flavors/ayu-dark.yazi/flavor.toml
new file mode 100755
index 0000000..7fafb1b
--- /dev/null
+++ b/mac/.config/yazi/flavors/ayu-dark.yazi/flavor.toml
@@ -0,0 +1,137 @@
+[mgr]
+# current working dir
+cwd = { fg = "#5c6773" }
+
+# Hovered
+hovered = { reversed = true }
+preview_hovered = { underline = true }
+
+# find
+find_keyword = { fg = "#1f6f88", bold = true, italic = true, underline = true }
+find_position = { fg = "#1f6f88", bold = true, italic = true }
+
+# Symlink
+symlink_target = { italic = true }
+
+# marker
+marker_copied = { fg = "#0a0e14", bg = "#7e9350" }
+marker_cut = { fg = "#0a0e14", bg = "#a85361" }
+marker_marked = { fg = "#0a0e14", bg = "#1f6f88" }
+marker_selected = { fg = "#0a0e14", bg = "#c2a05c" }
+
+# count
+count_copied = { fg = "#0a0e14", bg = "#7e9350" }
+count_cut = { fg = "#5c6773", bg = "#a85361" }
+count_selected = { fg = "#0a0e14", bg = "#c2a05c" }
+
+# border
+border_symbol = " "
+
+[tabs]
+active = { fg = "#0a0e14", bg = "#c2a05c", bold = true }
+inactive = { fg = "#c2a05c", bg = "#0a0e14" }
+sep_inner = { open = "", close = "" }
+sep_outer = { open = "", close = "" }
+
+[mode]
+normal_main = { fg = "#0a0e14", bg = "#c2a05c", bold = true }
+normal_alt = { fg = "#1f6f88", bg = "#2d3640", bold = true }
+
+select_main = { fg = "#0a0e14", bg = "#1f6f88", bold = true }
+select_alt = { fg = "#0a0e14", bg = "#1f6f88", bold = true }
+
+unset_main = { fg = "#0a0e14", bg = "#a85361", bold = true }
+unset_alt = { fg = "#0a0e14", bg = "#a85361", bold = true }
+
+[status]
+overall = {}
+sep_left = { open = "", close = "" }
+sep_right = { open = "", close = "" }
+
+# Progress
+progress_label = { fg = "#0a0e14", bold = true }
+progress_normal = { fg = "#c2a05c", bg = "#0a0e14" }
+progress_error = { fg = "#a85361", bg = "#0a0e14" }
+
+# permissions
+perm_type = { fg = "#c2c2c2" }
+perm_write = { fg = "#a85361" }
+perm_exec = { fg = "#7e9350" }
+perm_read = { fg = "#1f6f88" }
+perm_sep = { fg = "#5c6773" }
+
+[select]
+border = { fg = "#c2a05c" }
+active = { fg = "#a85361", bold = true }
+inactive = { fg = "#5c6773", bg = "#0a0e14" }
+
+[input]
+border = { fg = "#c2a05c" }
+value = { fg = "#5c6773" }
+
+[completion]
+border = { fg = "#c2a05c", bg = "#0a0e14" }
+
+[tasks]
+border = { fg = "#c2a05c" }
+title = { fg = "#5c6773" }
+hovered = { fg = "#7e9350", underline = true }
+
+[which]
+cols = 3
+mask = { bg = "#0a0e14" }
+cand = { fg = "#c2a05c" }
+rest = { fg = "#0a0e14" }
+desc = { fg = "#5c6773" }
+separator = " ⯈ "
+separator_style = { fg = "#5c6773" }
+
+[help]
+on = { fg = "#c2a05c" }
+run = { fg = "#7e9350" }
+footer = { fg = "#0a0e14", bg = "#5c6773" }
+
+[notify]
+title_info = { fg = "#7e9350" }
+title_warn = { fg = "#c2a05c" }
+title_error = { fg = "#a85361" }
+
+[filetype]
+rules = [
+ # directories
+ { name = "*/", fg = "#1f6f88" },
+
+ # executables
+ { name = "*", is = "exec", fg = "#7e9350" },
+
+ # images
+ { mime = "image/*", fg = "#c2a05c" },
+
+ # media
+ { mime = "{audio,video}/*", fg = "#7e9350" },
+
+ # archives
+ { mime = "application/{,g}zip", fg = "#a85361" },
+ { mime = "application/x-{tar,bzip*,7z-compressed,xz,rar}", fg = "#a85361" },
+
+ # documents
+ { mime = "application/{pdf,doc,rtf,vnd.*}", fg = "#1f6f88" },
+
+ # scripts and code
+ { mime = "application/{x-shellscript,x-python,x-ruby,x-javascript}", fg = "#c2a05c" },
+ { mime = "text/x-{c,c++}", fg = "#1f6f88" },
+
+ # config files
+ { name = "*.json", fg = "#c2a05c" },
+ { name = "*.yml", fg = "#1f6f88" },
+ { name = "*.toml", fg = "#9464b6" },
+
+ # special files
+ { name = "*", is = "orphan", bg = "#0a0e14" },
+
+ # dummy files
+ { name = "*", is = "dummy", bg = "#0a0e14" },
+
+ # fallback
+ { name = "*/", fg = "#1f6f88" },
+]
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi/preview.png b/mac/.config/yazi/flavors/ayu-dark.yazi/preview.png
new file mode 100644
index 0000000..cdaeeff
--- /dev/null
+++ b/mac/.config/yazi/flavors/ayu-dark.yazi/preview.png
Binary files differ
diff --git a/mac/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml b/mac/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml
new file mode 100755
index 0000000..a6d90da
--- /dev/null
+++ b/mac/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml
@@ -0,0 +1,1025 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+<plist version="1.0">
+<dict>
+ <key>author</key>
+ <string>Ike Ku</string>
+ <key>colorSpaceName</key>
+ <string>sRGB</string>
+ <key>name</key>
+ <string>ayu</string>
+ <key>semanticClass</key>
+ <string>ayu.dark</string>
+ <key>settings</key>
+ <array>
+ <dict>
+ <key>settings</key>
+ <dict>
+ <key>accent</key>
+ <string>#F29718</string>
+ <key>activeGuide</key>
+ <string>#363F46</string>
+ <key>background</key>
+ <string>#0F1419</string>
+ <key>caret</key>
+ <string>#F29718</string>
+ <key>findHighlight</key>
+ <string>#F29718</string>
+ <key>findHighlightForeground</key>
+ <string>#0F1419</string>
+ <key>foreground</key>
+ <string>#BFBAB0</string>
+ <key>guide</key>
+ <string>#20272C</string>
+ <key>gutter</key>
+ <string>#0F1419</string>
+ <key>gutterForeground</key>
+ <string>#252D33</string>
+ <key>inactiveBackground</key>
+ <string>#0F1419</string>
+ <key>inactiveSelection</key>
+ <string>#131E27</string>
+ <key>invisibles</key>
+ <string>#252D33</string>
+ <key>lineHighlight</key>
+ <string>#0A0E12</string>
+ <key>popupCss</key>
+ <string>html, body {
+ background-color: #13181D;
+ color: #BFBAB0;
+}
+body {
+ padding: 1px 3px;
+}
+a {
+ color: rgba(57, 186, 230, .7);
+}
+</string>
+ <key>selection</key>
+ <string>#16242E</string>
+ <key>selectionBorder</key>
+ <string>#192B37</string>
+ <key>shadow</key>
+ <string>#00000010</string>
+ <key>stackGuide</key>
+ <string>#20272C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Comment</string>
+ <key>scope</key>
+ <string>comment, punctuation.definition.comment</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic</string>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Variable</string>
+ <key>scope</key>
+ <string>variable</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#BFBAB0</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>String</string>
+ <key>scope</key>
+ <string>string, constant.other.symbol</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#C2D94C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Number</string>
+ <key>scope</key>
+ <string>constant.numeric</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29718</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Regular Expressions and Escape Characters</string>
+ <key>scope</key>
+ <string>string.regexp, constant.character.escape</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#95E6CB</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Built-in constant</string>
+ <key>scope</key>
+ <string>constant.language</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29718</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>User-defined constant</string>
+ <key>scope</key>
+ <string>constant.character, constant.other</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29718</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Member Variable</string>
+ <key>scope</key>
+ <string>variable.member</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#ec5f67</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Keyword</string>
+ <key>scope</key>
+ <string>keyword - keyword.operator, keyword.operator.word</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF7733</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Operators</string>
+ <key>scope</key>
+ <string>keyword.operator</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29668</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Punctuation</string>
+ <key>scope</key>
+ <string>punctuation.separator, punctuation.terminator</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#BFBAB0CC</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Punctuation</string>
+ <key>scope</key>
+ <string>punctuation.section</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#BFBAB0</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Accessor</string>
+ <key>scope</key>
+ <string>punctuation.accessor</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29668</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Annotation Punctuation</string>
+ <key>scope</key>
+ <string>punctuation.definition.annotation</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#BFBAB0CC</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JavaScript Dollar</string>
+ <key>scope</key>
+ <string>variable.other.dollar.only.js, variable.other.object.dollar.only.js, variable.type.dollar.only.js, support.class.dollar.only.js</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#E6B673</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Storage</string>
+ <key>scope</key>
+ <string>storage</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF7733</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Storage type</string>
+ <key>scope</key>
+ <string>storage.type</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF7733</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Function name</string>
+ <key>scope</key>
+ <string>entity.name.function</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFB454</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Entity name</string>
+ <key>scope</key>
+ <string>entity.name - (entity.name.section | entity.name.tag | entity.name.label)</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#59C2FF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Inherited class</string>
+ <key>scope</key>
+ <string>entity.other.inherited-class</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>underline</string>
+ <key>foreground</key>
+ <string>#59C2FF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Function argument</string>
+ <key>scope</key>
+ <string>variable.parameter</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29718</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Language variable</string>
+ <key>scope</key>
+ <string>variable.language</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic</string>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Tag</string>
+ <key>scope</key>
+ <string>entity.name.tag, meta.tag.sgml</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Tag start/end</string>
+ <key>scope</key>
+ <string>punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE690</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Tag attribute</string>
+ <key>scope</key>
+ <string>entity.other.attribute-name</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFB454</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Function call</string>
+ <key>scope</key>
+ <string>variable.function, variable.annotation</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFB454</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Library function</string>
+ <key>scope</key>
+ <string>support.function, support.macro</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F07178</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Library constant</string>
+ <key>scope</key>
+ <string>support.constant</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic</string>
+ <key>foreground</key>
+ <string>#F29668</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Library class/type</string>
+ <key>scope</key>
+ <string>support.type, support.class</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic</string>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Invalid</string>
+ <key>scope</key>
+ <string>invalid</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF3333</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Invalid deprecated</string>
+ <key>scope</key>
+ <string>invalid.deprecated</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#FF7733</string>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>diff.header</string>
+ <key>scope</key>
+ <string>meta.diff, meta.diff.header</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#c594c5</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Ruby class methods</string>
+ <key>scope</key>
+ <string>source.ruby variable.other.readwrite</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFB454</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>CSS tag names</string>
+ <key>scope</key>
+ <string>source.css entity.name.tag, source.sass entity.name.tag, source.scss entity.name.tag, source.less entity.name.tag, source.stylus entity.name.tag</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#59C2FF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>CSS browser prefix</string>
+ <key>scope</key>
+ <string>source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>CSS Properties</string>
+ <key>scope</key>
+ <string>support.type.property-name</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>normal</string>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Search Results Nums</string>
+ <key>scope</key>
+ <string>constant.numeric.line-number.find-in-files - match</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Search Results Match Nums</string>
+ <key>scope</key>
+ <string>constant.numeric.line-number.match</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF7733</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Search Results Lines</string>
+ <key>scope</key>
+ <string>entity.name.filename.find-in-files</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#C2D94C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>scope</key>
+ <string>message.error</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF3333</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 8</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 7</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 6</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 5</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 4</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 3</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 2</string>
+ <key>scope</key>
+ <string>source.json meta meta meta meta.structure.dictionary.json string.quoted.double.json - meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta meta meta.structure.dictionary.json punctuation.definition.string - meta meta meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 1</string>
+ <key>scope</key>
+ <string>source.json meta meta.structure.dictionary.json string.quoted.double.json - meta meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta meta.structure.dictionary.json punctuation.definition.string - meta meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>JSON Key - Level 0</string>
+ <key>scope</key>
+ <string>source.json meta.structure.dictionary.json string.quoted.double.json - meta.structure.dictionary.json meta.structure.dictionary.value.json string.quoted.double.json, source.json meta.structure.dictionary.json punctuation.definition.string - meta.structure.dictionary.json meta.structure.dictionary.value.json punctuation.definition.string</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Heading</string>
+ <key>scope</key>
+ <string>markup.heading</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>bold</string>
+ <key>foreground</key>
+ <string>#FF7733</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Links</string>
+ <key>scope</key>
+ <string>string.other.link, markup.underline.link</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic underline</string>
+ <key>foreground</key>
+ <string>#95E6CB</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup image</string>
+ <key>scope</key>
+ <string>punctuation.definition.image</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFB454</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Italic</string>
+ <key>scope</key>
+ <string>markup.italic</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic</string>
+ <key>foreground</key>
+ <string>#F07178</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Bold</string>
+ <key>scope</key>
+ <string>markup.bold</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>bold</string>
+ <key>foreground</key>
+ <string>#F07178</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Bold/italic</string>
+ <key>scope</key>
+ <string>markup.italic markup.bold | markup.bold markup.italic</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>bold italic</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Code</string>
+ <key>scope</key>
+ <string>markup.raw</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#BFBAB007</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Code Inline</string>
+ <key>scope</key>
+ <string>markup.raw.inline</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#BFBAB010</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markdown Separator</string>
+ <key>scope</key>
+ <string>meta.separator</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#BFBAB010</string>
+ <key>fontStyle</key>
+ <string>bold</string>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Blockquote</string>
+ <key>scope</key>
+ <string>markup.quote</string>
+ <key>settings</key>
+ <dict>
+ <key>fontStyle</key>
+ <string>italic</string>
+ <key>foreground</key>
+ <string>#F29718</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup List Bullet</string>
+ <key>scope</key>
+ <string>markup.list.numbered.bullet, markup.list punctuation.definition.list_item</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#95E6CB</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Inserted</string>
+ <key>scope</key>
+ <string>markup.inserted</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#C2D94C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Changed</string>
+ <key>scope</key>
+ <string>markup.changed</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Deleted</string>
+ <key>scope</key>
+ <string>markup.deleted</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F07178</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Strike</string>
+ <key>scope</key>
+ <string>markup.strike</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#E6B673</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Table</string>
+ <key>scope</key>
+ <string>markup.table</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#BFBAB010</string>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markup Raw Inline</string>
+ <key>scope</key>
+ <string>text.html.markdown markup.raw.inline</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#F29668</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markdown - Line Break</string>
+ <key>scope</key>
+ <string>text.html.markdown meta.dummy.line-break</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markdown - Raw Block Fenced</string>
+ <key>scope</key>
+ <string>markup.raw.block.fenced.markdown</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#BFBAB010</string>
+ <key>foreground</key>
+ <string>#BFBAB0</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markdown - Fenced Bode Block</string>
+ <key>scope</key>
+ <string>punctuation.definition.fenced.markdown, variable.language.fenced.markdown</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#BFBAB010</string>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>Markdown - Fenced Language</string>
+ <key>scope</key>
+ <string>variable.language.fenced.markdown</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#5C6773</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>GitGutter Added</string>
+ <key>scope</key>
+ <string>markup.inserted.git_gutter</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#C2D94C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>GitGutter Changed</string>
+ <key>scope</key>
+ <string>markup.changed.git_gutter</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>GitGutter Deleted</string>
+ <key>scope</key>
+ <string>markup.deleted.git_gutter</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF3333</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>GitGutter Ignored</string>
+ <key>scope</key>
+ <string>markup.ignored.git_gutter</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#20272C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>GitGutter Untracked</string>
+ <key>scope</key>
+ <string>markup.untracked.git_gutter</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#20272C</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>GutterColor</string>
+ <key>scope</key>
+ <string>gutter_color</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>AceJump Label - Blue</string>
+ <key>scope</key>
+ <string>acejump.label.blue</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#39BAE6</string>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>AceJump Label - Green</string>
+ <key>scope</key>
+ <string>acejump.label.green</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#C2D94C</string>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>AceJump Label - Orange</string>
+ <key>scope</key>
+ <string>acejump.label.orange</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#FF7733</string>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>AceJump Label - Purple</string>
+ <key>scope</key>
+ <string>acejump.label.purple</string>
+ <key>settings</key>
+ <dict>
+ <key>background</key>
+ <string>#F07178</string>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>SublimeLinter Warning</string>
+ <key>scope</key>
+ <string>sublimelinter.mark.warning</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#39BAE6</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>SublimeLinter Gutter Mark</string>
+ <key>scope</key>
+ <string>sublimelinter.gutter-mark</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FFFFFF</string>
+ </dict>
+ </dict>
+ <dict>
+ <key>name</key>
+ <string>SublimeLinter Error</string>
+ <key>scope</key>
+ <string>sublimelinter.mark.error</string>
+ <key>settings</key>
+ <dict>
+ <key>foreground</key>
+ <string>#FF3333</string>
+ </dict>
+ </dict>
+ </array>
+ <key>uuid</key>
+ <string>0e709986-46a0-40a0-b3bf-c8dfe525c455</string>
+</dict>
+</plist>
diff --git a/mac/.config/yazi/plugins/smart-paste.yazi/LICENSE b/mac/.config/yazi/plugins/smart-paste.yazi/LICENSE
deleted file mode 100644
index ea5b606..0000000
--- a/mac/.config/yazi/plugins/smart-paste.yazi/LICENSE
+++ /dev/null
@@ -1 +0,0 @@
-../LICENSE \ No newline at end of file