From bdc608acabe856db2134642816cc806b34894863 Mon Sep 17 00:00:00 2001 From: TheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com> Date: Sat, 13 Sep 2025 20:49:49 +0900 Subject: modified shell/bm-dirs, modified shell/bm-files, created yazi/ --- ar/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml | 1025 +++++++++++++++++++++ 1 file changed, 1025 insertions(+) create mode 100755 ar/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml (limited to 'ar/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml') diff --git a/ar/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml b/ar/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml new file mode 100755 index 0000000..a6d90da --- /dev/null +++ b/ar/.config/yazi/flavors/ayu-dark.yazi/tmtheme.xml @@ -0,0 +1,1025 @@ + + + + + author + Ike Ku + colorSpaceName + sRGB + name + ayu + semanticClass + ayu.dark + settings + + + settings + + accent + #F29718 + activeGuide + #363F46 + background + #0F1419 + caret + #F29718 + findHighlight + #F29718 + findHighlightForeground + #0F1419 + foreground + #BFBAB0 + guide + #20272C + gutter + #0F1419 + gutterForeground + #252D33 + inactiveBackground + #0F1419 + inactiveSelection + #131E27 + invisibles + #252D33 + lineHighlight + #0A0E12 + popupCss + html, body { + background-color: #13181D; + color: #BFBAB0; +} +body { + padding: 1px 3px; +} +a { + color: rgba(57, 186, 230, .7); +} + + selection + #16242E + selectionBorder + #192B37 + shadow + #00000010 + stackGuide + #20272C + + + + name + Comment + scope + comment, punctuation.definition.comment + settings + + fontStyle + italic + foreground + #5C6773 + + + + name + Variable + scope + variable + settings + + foreground + #BFBAB0 + + + + name + String + scope + string, constant.other.symbol + settings + + foreground + #C2D94C + + + + name + Number + scope + constant.numeric + settings + + foreground + #F29718 + + + + name + Regular Expressions and Escape Characters + scope + string.regexp, constant.character.escape + settings + + foreground + #95E6CB + + + + name + Built-in constant + scope + constant.language + settings + + foreground + #F29718 + + + + name + User-defined constant + scope + constant.character, constant.other + settings + + foreground + #F29718 + + + + name + Member Variable + scope + variable.member + settings + + foreground + #ec5f67 + + + + name + Keyword + scope + keyword - keyword.operator, keyword.operator.word + settings + + foreground + #FF7733 + + + + name + Operators + scope + keyword.operator + settings + + foreground + #F29668 + + + + name + Punctuation + scope + punctuation.separator, punctuation.terminator + settings + + foreground + #BFBAB0CC + + + + name + Punctuation + scope + punctuation.section + settings + + foreground + #BFBAB0 + + + + name + Accessor + scope + punctuation.accessor + settings + + foreground + #F29668 + + + + name + Annotation Punctuation + scope + punctuation.definition.annotation + settings + + foreground + #BFBAB0CC + + + + name + JavaScript Dollar + scope + variable.other.dollar.only.js, variable.other.object.dollar.only.js, variable.type.dollar.only.js, support.class.dollar.only.js + settings + + foreground + #E6B673 + + + + name + Storage + scope + storage + settings + + foreground + #FF7733 + + + + name + Storage type + scope + storage.type + settings + + foreground + #FF7733 + + + + name + Function name + scope + entity.name.function + settings + + foreground + #FFB454 + + + + name + Entity name + scope + entity.name - (entity.name.section | entity.name.tag | entity.name.label) + settings + + foreground + #59C2FF + + + + name + Inherited class + scope + entity.other.inherited-class + settings + + fontStyle + underline + foreground + #59C2FF + + + + name + Function argument + scope + variable.parameter + settings + + foreground + #F29718 + + + + name + Language variable + scope + variable.language + settings + + fontStyle + italic + foreground + #39BAE6 + + + + name + Tag + scope + entity.name.tag, meta.tag.sgml + settings + + foreground + #39BAE6 + + + + name + Tag start/end + scope + punctuation.definition.tag.end, punctuation.definition.tag.begin, punctuation.definition.tag + settings + + foreground + #39BAE690 + + + + name + Tag attribute + scope + entity.other.attribute-name + settings + + foreground + #FFB454 + + + + name + Function call + scope + variable.function, variable.annotation + settings + + foreground + #FFB454 + + + + name + Library function + scope + support.function, support.macro + settings + + foreground + #F07178 + + + + name + Library constant + scope + support.constant + settings + + fontStyle + italic + foreground + #F29668 + + + + name + Library class/type + scope + support.type, support.class + settings + + fontStyle + italic + foreground + #39BAE6 + + + + name + Invalid + scope + invalid + settings + + foreground + #FF3333 + + + + name + Invalid deprecated + scope + invalid.deprecated + settings + + background + #FF7733 + foreground + #FFFFFF + + + + name + diff.header + scope + meta.diff, meta.diff.header + settings + + foreground + #c594c5 + + + + name + Ruby class methods + scope + source.ruby variable.other.readwrite + settings + + foreground + #FFB454 + + + + name + CSS tag names + scope + 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 + settings + + foreground + #59C2FF + + + + name + CSS browser prefix + scope + source.css support.type, source.sass support.type, source.scss support.type, source.less support.type, source.stylus support.type + settings + + foreground + #5C6773 + + + + name + CSS Properties + scope + support.type.property-name + settings + + fontStyle + normal + foreground + #39BAE6 + + + + name + Search Results Nums + scope + constant.numeric.line-number.find-in-files - match + settings + + foreground + #5C6773 + + + + name + Search Results Match Nums + scope + constant.numeric.line-number.match + settings + + foreground + #FF7733 + + + + name + Search Results Lines + scope + entity.name.filename.find-in-files + settings + + foreground + #C2D94C + + + + scope + message.error + settings + + foreground + #FF3333 + + + + name + JSON Key - Level 8 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 7 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 6 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 5 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 4 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 3 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 2 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 1 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + JSON Key - Level 0 + scope + 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 + settings + + foreground + #39BAE6 + + + + name + Markup Heading + scope + markup.heading + settings + + fontStyle + bold + foreground + #FF7733 + + + + name + Markup Links + scope + string.other.link, markup.underline.link + settings + + fontStyle + italic underline + foreground + #95E6CB + + + + name + Markup image + scope + punctuation.definition.image + settings + + foreground + #FFB454 + + + + name + Markup Italic + scope + markup.italic + settings + + fontStyle + italic + foreground + #F07178 + + + + name + Markup Bold + scope + markup.bold + settings + + fontStyle + bold + foreground + #F07178 + + + + name + Markup Bold/italic + scope + markup.italic markup.bold | markup.bold markup.italic + settings + + fontStyle + bold italic + + + + name + Markup Code + scope + markup.raw + settings + + background + #BFBAB007 + + + + name + Markup Code Inline + scope + markup.raw.inline + settings + + background + #BFBAB010 + + + + name + Markdown Separator + scope + meta.separator + settings + + background + #BFBAB010 + fontStyle + bold + foreground + #5C6773 + + + + name + Markup Blockquote + scope + markup.quote + settings + + fontStyle + italic + foreground + #F29718 + + + + name + Markup List Bullet + scope + markup.list.numbered.bullet, markup.list punctuation.definition.list_item + settings + + foreground + #95E6CB + + + + name + Markup Inserted + scope + markup.inserted + settings + + foreground + #C2D94C + + + + name + Markup Changed + scope + markup.changed + settings + + foreground + #39BAE6 + + + + name + Markup Deleted + scope + markup.deleted + settings + + foreground + #F07178 + + + + name + Markup Strike + scope + markup.strike + settings + + foreground + #E6B673 + + + + name + Markup Table + scope + markup.table + settings + + background + #BFBAB010 + foreground + #39BAE6 + + + + name + Markup Raw Inline + scope + text.html.markdown markup.raw.inline + settings + + foreground + #F29668 + + + + name + Markdown - Line Break + scope + text.html.markdown meta.dummy.line-break + settings + + foreground + #5C6773 + + + + name + Markdown - Raw Block Fenced + scope + markup.raw.block.fenced.markdown + settings + + background + #BFBAB010 + foreground + #BFBAB0 + + + + name + Markdown - Fenced Bode Block + scope + punctuation.definition.fenced.markdown, variable.language.fenced.markdown + settings + + background + #BFBAB010 + foreground + #5C6773 + + + + name + Markdown - Fenced Language + scope + variable.language.fenced.markdown + settings + + foreground + #5C6773 + + + + name + GitGutter Added + scope + markup.inserted.git_gutter + settings + + foreground + #C2D94C + + + + name + GitGutter Changed + scope + markup.changed.git_gutter + settings + + foreground + #39BAE6 + + + + name + GitGutter Deleted + scope + markup.deleted.git_gutter + settings + + foreground + #FF3333 + + + + name + GitGutter Ignored + scope + markup.ignored.git_gutter + settings + + foreground + #20272C + + + + name + GitGutter Untracked + scope + markup.untracked.git_gutter + settings + + foreground + #20272C + + + + name + GutterColor + scope + gutter_color + settings + + foreground + #FFFFFF + + + + name + AceJump Label - Blue + scope + acejump.label.blue + settings + + background + #39BAE6 + foreground + #FFFFFF + + + + name + AceJump Label - Green + scope + acejump.label.green + settings + + background + #C2D94C + foreground + #FFFFFF + + + + name + AceJump Label - Orange + scope + acejump.label.orange + settings + + background + #FF7733 + foreground + #FFFFFF + + + + name + AceJump Label - Purple + scope + acejump.label.purple + settings + + background + #F07178 + foreground + #FFFFFF + + + + name + SublimeLinter Warning + scope + sublimelinter.mark.warning + settings + + foreground + #39BAE6 + + + + name + SublimeLinter Gutter Mark + scope + sublimelinter.gutter-mark + settings + + foreground + #FFFFFF + + + + name + SublimeLinter Error + scope + sublimelinter.mark.error + settings + + foreground + #FF3333 + + + + uuid + 0e709986-46a0-40a0-b3bf-c8dfe525c455 + + -- cgit v1.2.3