diff --git a/.config/bat/themes/ashes/ashes.tmTheme b/.config/bat/themes/ashes/ashes.tmTheme new file mode 100644 index 0000000..68d49d5 --- /dev/null +++ b/.config/bat/themes/ashes/ashes.tmTheme @@ -0,0 +1,510 @@ + + + + + author + terminal.sexy + name + terminal.sexy + semanticClass + terminal.sexy + colorSpaceName + sRGB + gutterSettings + + background + #1c2023 + divider + #c7ae95 + foreground + #c7ccd1 + selectionBackground + #1c2023 + selectionForeground + #f3f4f5 + + settings + + + settings + + background + #1c2023 + caret + #c795ae + foreground + #c7ccd1 + invisibles + #aec795 + lineHighlight + #aec79555 + selection + #95c7ae + + + + name + Text + scope + variable.parameter.function + settings + + foreground + #c795ae + + + + name + Comments + scope + comment, punctuation.definition.comment + settings + + foreground + #aec795 + + + + name + Punctuation + scope + punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array + settings + + foreground + #c795ae + + + + name + Delimiters + scope + none + settings + + foreground + #c795ae + + + + name + Operators + scope + keyword.operator + settings + + foreground + #c795ae + + + + name + Keywords + scope + keyword + settings + + foreground + #95aec7 + + + + name + Variables + scope + variable + settings + + foreground + #747c84 + + + + name + Functions + scope + entity.name.function, meta.require, support.function.any-method + settings + + foreground + #c795ae + + + + name + Classes + scope + support.class, entity.name.class, entity.name.type.class + settings + + foreground + #95c7ae + + + + name + Classes + scope + meta.class + settings + + foreground + #c7ccd1 + + + + name + Methods + scope + keyword.other.special-method + settings + + foreground + #c795ae + + + + name + Storage + scope + storage + settings + + foreground + #95aec7 + + + + name + Support + scope + support.function + settings + + foreground + #ae95c7 + + + + name + Strings, Inherited Class + scope + string, constant.other.symbol, entity.other.inherited-class + settings + + foreground + #aec795 + + + + name + Integers + scope + constant.numeric + settings + + foreground + #c7ae95 + + + + name + Floats + scope + none + settings + + foreground + #c7ae95 + + + + name + Boolean + scope + none + settings + + foreground + #c7ae95 + + + + name + Constants + scope + constant + settings + + foreground + #c7ae95 + + + + name + Tags + scope + entity.name.tag + settings + + foreground + #747c84 + + + + name + Attributes + scope + entity.other.attribute-name + settings + + foreground + #c7ae95 + + + + name + Attribute IDs + scope + entity.other.attribute-name.id, punctuation.definition.entity + settings + + foreground + #c795ae + + + + name + Selector + scope + meta.selector + settings + + foreground + #95aec7 + + + + name + Values + scope + none + settings + + foreground + #c7ae95 + + + + name + Headings + scope + markup.heading punctuation.definition.heading, entity.name.section + settings + + fontStyle + + foreground + #c795ae + + + + name + Units + scope + keyword.other.unit + settings + + foreground + #c7ae95 + + + + name + Bold + scope + markup.bold, punctuation.definition.bold + settings + + fontStyle + bold + foreground + #95c7ae + + + + name + Italic + scope + markup.italic, punctuation.definition.italic + settings + + fontStyle + italic + foreground + #95aec7 + + + + name + Code + scope + markup.raw.inline + settings + + foreground + #aec795 + + + + name + Link Text + scope + string.other.link + settings + + foreground + #747c84 + + + + name + Link Url + scope + meta.link + settings + + foreground + #c7ae95 + + + + name + Lists + scope + markup.list + settings + + foreground + #747c84 + + + + name + Quotes + scope + markup.quote + settings + + foreground + #c7ae95 + + + + name + Separator + scope + meta.separator + settings + + background + #95c7ae + foreground + #c795ae + + + + name + Inserted + scope + markup.inserted + settings + + foreground + #aec795 + + + + name + Deleted + scope + markup.deleted + settings + + foreground + #747c84 + + + + name + Changed + scope + markup.changed + settings + + foreground + #95aec7 + + + + name + Colors + scope + constant.other.color + settings + + foreground + #ae95c7 + + + + name + Regular Expressions + scope + string.regexp + settings + + foreground + #ae95c7 + + + + name + Escape Characters + scope + constant.character.escape + settings + + foreground + #ae95c7 + + + + name + Embedded + scope + punctuation.section.embedded, variable.interpolation + settings + + foreground + #f3f4f5 + + + + name + Invalid + scope + invalid.illegal + settings + + background + #747c84 + foreground + #1c2023 + + + + uuid + terminal-dot-sexy + +