diff --git a/config/silicon/config b/config/silicon/config index 76a5204..87250ad 100644 --- a/config/silicon/config +++ b/config/silicon/config @@ -3,6 +3,5 @@ #--background '#fff' --shadow-blur-radius 30 --no-window-controls ---theme Catppuccin-macchiato diff --git a/config/silicon/themes/Catppuccin-macchiato.tmTheme b/config/silicon/themes/Catppuccin-macchiato.tmTheme deleted file mode 100644 index 0beedb6..0000000 --- a/config/silicon/themes/Catppuccin-macchiato.tmTheme +++ /dev/null @@ -1,959 +0,0 @@ - - - - - name - Catppuccin - settings - - - settings - - foreground - #cad3f5 - background - #24273a - caret - #b8c0e0 - invisibles - #a5adcb - gutterForeground - #939ab7 - gutterForegroundHighlight - #a6da95 - lineHighlight - #5b6078 - selection - #6e738d - selectionBorder - #24273a - activeGuide - #f5a97f - findHighlightForeground - #1e2030 - findHighlight - #eed49f - bracketsForeground - #939ab7 - bracketContentsForeground - #939ab7 - - - - name - Comment - scope - comment - settings - - foreground - #6e738d - fontStyle - italic - - - - name - String - scope - string - settings - - foreground - #a6da95 - fontStyle - - - - - name - String regex - scope - string.regexp - settings - - foreground - #f5a97f - fontStyle - - - - - name - Number - scope - constant.numeric - settings - - foreground - #f5a97f - fontStyle - - - - - name - Boolean - scope - constant.language.boolean - settings - - foreground - #f5a97f - fontStyle - bold italic - - - - name - Built-in constant - scope - constant.language - settings - - foreground - #b7bdf8 - fontStyle - italic - - - - name - Built-in function - scope - support.function.builtin - settings - - foreground - #f5a97f - fontStyle - italic - - - - name - User-defined constant - scope - variable.other.constant - settings - - foreground - #f5a97f - fontStyle - - - - - name - Variable - scope - variable - settings - - - - name - Keyword - scope - keyword - settings - - foreground - #ed8796 - fontStyle - italic - - - - name - Conditional/loop - scope - keyword.control.loop, keyword.control.conditional, keyword.control.c++ - settings - - foreground - #c6a0f6 - fontStyle - bold - - - - name - Return - scope - keyword.control.return, keyword.control.flow.return - settings - - foreground - #f5bde6 - fontStyle - bold - - - - name - Exception - scope - support.type.exception - settings - - foreground - #f5a97f - fontStyle - italic - - - - name - Operator - scope - keyword.operator, punctuation.accessor - settings - - foreground - #91d7e3 - fontStyle - bold - - - - name - Punctuation separator - scope - punctuation.separator - settings - - foreground - #8bd5ca - fontStyle - - - - - name - Punctuation terminator - scope - punctuation.terminator - settings - - foreground - #8bd5ca - fontStyle - - - - - name - Punctuation bracket - scope - punctuation.section - settings - - foreground - #939ab7 - fontStyle - - - - - name - Include - scope - keyword.control.import.include - settings - - foreground - #8bd5ca - fontStyle - italic - - - - name - Storage - scope - storage - settings - - foreground - #ed8796 - fontStyle - - - - - name - Storage type - scope - storage.type - settings - - foreground - #eed49f - fontStyle - italic - - - - name - Storage modifier - scope - storage.modifier - settings - - foreground - #ed8796 - fontStyle - - - - - name - Storage type namespace - scope - entity.name.namespace, meta.path - settings - - foreground - #f4dbd6 - fontStyle - italic - - - - name - Storage type class - scope - storage.type.class - settings - - foreground - #f4dbd6 - fontStyle - italic - - - - name - Label - scope - entity.name.label - settings - - foreground - #8aadf4 - fontStyle - - - - - name - Keyword class - scope - keyword.declaration.class - settings - - foreground - #ed8796 - fontStyle - italic - - - - name - Class name - scope - entity.name.class, meta.toc-list.full-identifier - settings - - foreground - #91d7e3 - fontStyle - - - - - name - Inherited class - scope - entity.other.inherited-class - settings - - foreground - #91d7e3 - fontStyle - italic - - - - name - Function name - scope - entity.name.function, variable.function - settings - - foreground - #8aadf4 - fontStyle - italic - - - - name - Function macro - scope - entity.name.function.preprocessor - settings - - foreground - #ed8796 - fontStyle - - - - - name - Macro directive - ifdef - scope - keyword.control.import - settings - - foreground - #ed8796 - fontStyle - - - - - name - Constructor - scope - entity.name.function.constructor, entity.name.function.destructor - settings - - foreground - #b7bdf8 - fontStyle - - - - - name - Function argument - scope - variable.parameter.function - settings - - foreground - #f4dbd6 - fontStyle - italic - - - - name - Function declaration - scope - keyword.declaration.function - settings - - foreground - #ee99a0 - fontStyle - italic - - - - name - Library function - scope - support.function - settings - - foreground - #91d7e3 - fontStyle - - - - - name - Library constant - scope - support.constant - settings - - foreground - #8aadf4 - fontStyle - - - - - name - Library class/type - scope - support.type, support.class - settings - - foreground - #8aadf4 - fontStyle - italic - - - - name - Library variable - scope - support.other.variable - settings - - fontStyle - - - - - name - Variable function - scope - variable.function - settings - - foreground - #8aadf4 - fontStyle - italic - - - - name - Variable parameter - scope - variable.parameter - settings - - foreground - #f4dbd6 - fontStyle - italic - - - - name - Variable other - scope - variable.other - settings - - foreground - #cad3f5 - fontStyle - italic - - - - name - Variable field - scope - variable.other.member - settings - - foreground - #f4dbd6 - fontStyle - - - - - name - Variable language - scope - variable.language - settings - - foreground - #8bd5ca - fontStyle - - - - - name - Tag name - scope - entity.name.tag - settings - - foreground - #f5a97f - fontStyle - - - - - name - Tag attribute - scope - entity.other.attribute-name - settings - - foreground - #c6a0f6 - fontStyle - italic - - - - name - Tag delimiter - scope - punctuation.definition.tag - settings - - foreground - #ee99a0 - fontStyle - - - - - name - Markdown URL - scope - markup.underline.link.markdown - settings - - foreground - #f4dbd6 - fontStyle - italic underline - - - - name - Markdown reference - scope - meta.link.inline.description - settings - - foreground - #b7bdf8 - fontStyle - bold - - - - name - Markdown literal - scope - comment.block.markdown, meta.code-fence, markup.raw.code-fence, markup.raw.inline - settings - - foreground - #8bd5ca - fontStyle - italic - - - - name - Markdown title - scope - punctuation.definition.heading, entity.name.section - settings - - foreground - #8aadf4 - fontStyle - bold - - - - name - Markdown emphasis - scope - markup.italic - settings - - foreground - #ee99a0 - fontStyle - italic - - - - name - Markdown strong - scope - markup.bold - settings - - foreground - #ee99a0 - fontStyle - bold - - - - name - Escape - scope - constant.character.escape - settings - - foreground - #f5bde6 - fontStyle - - - - - name - Bash built-in function - scope - source.shell.bash meta.function.shell meta.compound.shell meta.function-call.identifier.shell - settings - - foreground - #f5bde6 - fontStyle - - - - - name - Bash parameter - scope - variable.language.shell - settings - - foreground - #ed8796 - fontStyle - italic - - - - name - Lua field - scope - source.lua meta.function.lua meta.block.lua meta.mapping.value.lua meta.mapping.key.lua string.unquoted.key.lua - settings - - foreground - #b7bdf8 - fontStyle - italic - - - - name - Lua constructor - scope - source.lua meta.function.lua meta.block.lua meta.mapping.key.lua string.unquoted.key.lua - settings - - foreground - #f0c6c6 - fontStyle - - - - - name - Java constant - scope - entity.name.constant.java - settings - - foreground - #8bd5ca - fontStyle - - - - - name - CSS property - scope - support.type.property-name.css - settings - - foreground - #f0c6c6 - fontStyle - italic - - - - name - CSS constant - scope - support.constant.property-value.css - settings - - foreground - #cad3f5 - fontStyle - - - - - name - CSS suffix - scope - constant.numeric.suffix.css, keyword.other.unit.css - settings - - foreground - #8bd5ca - fontStyle - italic - - - - name - CSS variable property - scope - variable.other.custom-property.name.css, support.type.custom-property.name.css, punctuation.definition.custom-property.css - settings - - foreground - #8bd5ca - fontStyle - - - - - name - SCSS tag - scope - entity.name.tag.css - settings - - foreground - #b7bdf8 - fontStyle - - - - - name - SASS variable - scope - variable.other.sass - settings - - foreground - #8bd5ca - fontStyle - - - - - name - Invalid - scope - invalid - settings - - foreground - #cad3f5 - background - #ed8796 - fontStyle - - - - - name - Invalid deprecated - scope - invalid.deprecated - settings - - foreground - #cad3f5 - background - #c6a0f6 - fontStyle - - - - - name - Diff header - scope - meta.diff, meta.diff.header - settings - - foreground - #6e738d - fontStyle - - - - - name - Diff deleted - scope - markup.deleted - settings - - foreground - #ed8796 - fontStyle - - - - - name - Diff inserted - scope - markup.inserted - settings - - foreground - #a6da95 - fontStyle - - - - - name - Diff changed - scope - markup.changed - settings - - foreground - #eed49f - fontStyle - - - - - name - Message error - scope - message.error - settings - - foreground - #ed8796 - fontStyle - - - - - uuid - 4d0379b5-ef82-467b-b8b8-365889420646 - colorSpaceName - sRGB - semanticClass - theme.dark.Catppuccin - author - BrunDerSchwarzmagier - -