From 89a40b71e3a523e374d8bcfa8879457a7aad9b00 Mon Sep 17 00:00:00 2001 From: 0scar Date: Tue, 21 Mar 2023 20:51:31 +0100 Subject: Add bat theme --- .config/bat/themes/fly16.tmTheme | 799 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 799 insertions(+) create mode 100644 .config/bat/themes/fly16.tmTheme (limited to '.config/bat/themes/fly16.tmTheme') diff --git a/.config/bat/themes/fly16.tmTheme b/.config/bat/themes/fly16.tmTheme new file mode 100644 index 0000000..23affeb --- /dev/null +++ b/.config/bat/themes/fly16.tmTheme @@ -0,0 +1,799 @@ + + + + + + author + Template: bluz71 + name + fly16 + colorSpaceName + sRGB + settings + + + settings + + background + #00000000 + caret + #07000000 + foreground + #07000000 + invisibles + #08000000 + lineHighlight + #00000000 + selection + #0b000000 + gutter + #0a000000 + gutterForeground + #08000000 + + + + name + Text + scope + variable.parameter.function + settings + + foreground + #07000000 + + + + name + Comments + scope + comment, punctuation.definition.comment + settings + + foreground + #08000000 + fontStyle + italic + + + + name + Punctuation + scope + punctuation.definition.string, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array + settings + + foreground + #07000000 + + + + name + Delimiters + scope + none + settings + + foreground + #07000000 + + + + name + Operators + scope + keyword.operator + settings + + foreground + #05000000 + + + + name + Keywords + scope + keyword + settings + + foreground + #05000000 + + + + name + Variables + scope + variable + settings + + foreground + #07000000 + + + + name + Functions + scope + entity.name.function, meta.require, support.function.any-method + settings + + foreground + #0c000000 + + + + name + Labels + scope + entity.name.label + settings + + foreground + #0e000000 + + + + name + Classes + scope + support.class, entity.name.class, entity.name.type.class, entity.name.type + settings + + foreground + #0a000000 + + + + name + Classes + scope + meta.class + settings + + foreground + #07000000 + + + + name + Methods + scope + keyword.other.special-method + settings + + foreground + #0c000000 + + + + name + Storage + scope + storage + settings + + foreground + #05000000 + + + + name + Support + scope + support.function + settings + + foreground + #0c000000 + + + + name + Strings + scope + string + settings + + foreground + #0b000000 + + + + name + Symbol + scope + constant.other.symbol + settings + + foreground + #0d000000 + + + + name + Inherited Class + scope + entity.other.inherited-class + settings + + foreground + #0a000000 + + + + name + Integers + scope + constant.numeric + settings + + foreground + #0d000000 + + + + name + Floats + scope + none + settings + + foreground + #0d000000 + + + + name + Boolean + scope + none + settings + + foreground + #03000000 + + + + name + Constants + scope + constant + settings + + foreground + #03000000 + + + + name + Tags + scope + entity.name.tag + settings + + foreground + #04000000 + + + + name + Attributes + scope + entity.other.attribute-name + settings + + foreground + #06000000 + + + + name + Attribute IDs + scope + entity.other.attribute-name.id, punctuation.definition.entity + settings + + foreground + #0c000000 + + + + name + Selector + scope + meta.selector + settings + + foreground + #05000000 + + + + name + Values + scope + none + settings + + foreground + #06000000 + + + + name + Headings + scope + markup.heading punctuation.definition.heading, entity.name.section + settings + + fontStyle + + foreground + #04000000 + + + + name + Units + scope + keyword.other.unit + settings + + foreground + #0f000000 + + + + name + Bold + scope + markup.bold, punctuation.definition.bold + settings + + fontStyle + bold + foreground + #03000000 + + + + name + Italic + scope + markup.italic, punctuation.definition.italic + settings + + fontStyle + italic + foreground + #05000000 + + + + name + Code + scope + markup.raw.inline + settings + + foreground + #02000000 + + + + name + Link Text + scope + string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown + settings + + foreground + #01000000 + + + + name + Link Url + scope + meta.link + settings + + foreground + #02000000 + + + + name + Quotes + scope + markup.quote + settings + + foreground + #0f000000 + + + + name + Separator + scope + meta.separator + settings + + background + #0b000000 + foreground + #07000000 + + + + name + Inserted + scope + markup.inserted + settings + + foreground + #02000000 + + + + name + Deleted + scope + markup.deleted + settings + + foreground + #01000000 + + + + name + Changed + scope + markup.changed + settings + + foreground + #05000000 + + + + name + Colors + scope + constant.other.color + settings + + foreground + #06000000 + + + + name + Regular Expressions + scope + string.regexp + settings + + foreground + #0b000000 + + + + name + Escape Characters + scope + constant.character.escape + settings + + foreground + #09000000 + + + + name + Embedded + scope + punctuation.section.embedded, variable.interpolation + settings + + foreground + #05000000 + + + + name + Illegal + scope + invalid.illegal + settings + + background + #01000000 + foreground + #0f000000 + + + + name + Broken + scope + invalid.broken + settings + + background + #09000000 + foreground + #00000000 + + + + name + Deprecated + scope + invalid.deprecated + settings + + background + #0e000000 + foreground + #0f000000 + + + + name + Unimplemented + scope + invalid.unimplemented + settings + + background + #08000000 + foreground + #0f000000 + + + + + name + Variable Function + scope + variable.function + settings + + foreground + #0c000000 + + + + name + Entity Name Constant Ruby + scope + entity.name.constant.ruby + settings + + foreground + #0d000000 + + + + name + JSON Strings + scope + meta.mapping.key.json string.quoted.double.json, punctuation.separator.sequence.csv + settings + + foreground + #0c000000 + + + + name + JavaScript unquoted label + scope + string.unquoted.label.js + settings + + foreground + #06000000 + + + + name + Ruby @variable + scope + variable.other.readwrite.instance + settings + + fontStyle + + foreground + #06000000 + + + + name + Language Variable + scope + variable.language + settings + + fontStyle + + foreground + #0e000000 + + + + name + Markup Link Text + scope + text.html.markdown markup.raw.inline + settings + + foreground + #0b000000 + + + + name + Markup Underline + scope + markup.underline + settings + + foreground + #0d000000 + + + + name + YAML Entity Name Tags + scope + entity.name.tag.yaml + settings + + foreground + #0c000000 + + + + name + Library class type + scope + support.type, support.class + settings + + foreground + #0a000000 + + + + name + CSS Keyword Other Unit + scope + keyword.other.unit.css + settings + + foreground + #0b000000 + + + + name + CSS Attribute Name + scope + entity.other.attribute-name.class.css + settings + + foreground + #0a000000 + + + + name + CSS Punctuation + scope + punctuation.definition.entity.css, punctuation.separator.key-value.css + settings + + foreground + #05000000 + + + + name + YAML Plain + scope + string.unquoted.plain.out.yaml + settings + + foreground + #07000000 + + + + name + Vim Function + scope + support.function.viml + settings + + foreground + #05000000 + + + + name + Vim Type + scope + support.type.viml + settings + + foreground + #04000000 + + + + name + CSS Property + scope + support.type.property-name.css + settings + + foreground + #06000000 + + + + name + Shell Alias + scope + support.function.alias.shell + settings + + foreground + #06000000 + + + + name + Shell Brace + scope + support.function.double-brace.begin.shell, support.function.double-brace.end.shell + settings + + foreground + #07000000 + + + + uuid + uuid + + -- cgit v1.3