the home site for me: also iteration 3 or 4 of my site

feat: update syntax theme to use lighter light mode color

dunkirk.sh d7e6ac66 ab772786

verified
Changed files
+1989 -245
highlight_themes
sass
+1744
highlight_themes/Wildlife.tmTheme
···
+
<?xml version="1.0" encoding="UTF-8"?>
+
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
+
<!-- Generated by: TmTheme-Editor -->
+
<!-- ============================================ -->
+
<!-- app: http://tmtheme-editor.herokuapp.com -->
+
<!-- code: https://github.com/aziz/tmTheme-Editor -->
+
<plist version="1.0">
+
<dict>
+
<key>author</key>
+
<string>Taiwo Kareem</string>
+
<key>name</key>
+
<string>Wildlife</string>
+
<key>settings</key>
+
<array>
+
<dict>
+
<key>settings</key>
+
<dict>
+
<key>activeGuide</key>
+
<string></string>
+
<key>background</key>
+
<string>#FFFFFF</string>
+
<key>caret</key>
+
<string>#FF00FF</string>
+
<key>foreground</key>
+
<string>#000000</string>
+
<key>findHighlight</key>
+
<string>#00BFFF</string>
+
<key>findHighlightForeground</key>
+
<string>#f0f0f0</string>
+
<key>gutter</key>
+
<string></string>
+
<key>inactiveSelection</key>
+
<string>#ffcc9c</string>
+
<key>invisibles</key>
+
<string>#BFBFBF</string>
+
<key>lineHighlight</key>
+
<string>#00000012</string>
+
<key>selectionBorder</key>
+
<string>#E996F7</string>
+
<key>selection</key>
+
<string>#BAD6FD</string>
+
<key>stackGuide</key>
+
<string>#abcdef</string>
+
<key>shadow</key>
+
<string>#ff000011</string>
+
<key>bracketContentsForeground</key>
+
<string>#6600FF</string>
+
<key>bracketContentsOptions</key>
+
<string>stippled_underline</string>
+
<key>bracketsForeground</key>
+
<string>#800080</string>
+
<key>tagsForeground</key>
+
<string>#6600FF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Comment</string>
+
<key>scope</key>
+
<string>comment</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#F5FFFF</string>
+
<key>foreground</key>
+
<string>#919191</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>String</string>
+
<key>scope</key>
+
<string>string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00A33F</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Number</string>
+
<key>scope</key>
+
<string>constant.numeric</string>
+
<key>settings</key>
+
<dict>
+
</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>#C0D</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>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Variable</string>
+
<key>scope</key>
+
<string>variable.language, variable.other</string>
+
<key>settings</key>
+
<dict>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Keyword</string>
+
<key>scope</key>
+
<string>keyword</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Storage</string>
+
<key>scope</key>
+
<string>storage</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Type Name</string>
+
<key>scope</key>
+
<string>entity.name.type</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#21439C</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>foreground</key>
+
<string>#21439C</string>
+
<key>fontStyle</key>
+
<string>bold</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>#21439C</string>
+
<key>fontStyle</key>
+
<string>italic</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>#993CF3</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Tag Name</string>
+
<key>scope</key>
+
<string>entity.name.tag, punctuation.definition.tag</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0000FF</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>#800080</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Library Function</string>
+
<key>scope</key>
+
<string>support.function</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C0D</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Library Constant</string>
+
<key>scope</key>
+
<string>support.constant</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C0D</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Library Class&#x2f;Type</string>
+
<key>scope</key>
+
<string>support.type, support.class</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C0D</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Library Variable</string>
+
<key>scope</key>
+
<string>support.variable</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C0D</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Invalid</string>
+
<key>scope</key>
+
<string>invalid</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#990000</string>
+
<key>foreground</key>
+
<string>#FFFFFF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>String Interpolation</string>
+
<key>scope</key>
+
<string>constant.other.placeholder</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#990000</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Text: Embedded Embedded Source</string>
+
<key>scope</key>
+
<string>text source text source</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#EFEFFF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Header</string>
+
<key>scope</key>
+
<string>meta.header, markup.heading</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800080</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Git Gutter: Deleted</string>
+
<key>scope</key>
+
<string>markup.deleted.git_gutter</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F92672</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Git Gutter: Inserted</string>
+
<key>scope</key>
+
<string>markup.inserted.git_gutter</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#22AA22</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Git Gutter: Changed</string>
+
<key>scope</key>
+
<string>markup.changed.git_gutter</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#660066</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Git Gutter: Ignored</string>
+
<key>scope</key>
+
<string>markup.ignored.git_gutter</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#3333CC</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Git Gutter: Untracked</string>
+
<key>scope</key>
+
<string>markup.untracked.git_gutter</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00CC99</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Annotations</string>
+
<key>scope</key>
+
<string>sublimelinter.annotations</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFAA</string>
+
<key>foreground</key>
+
<string>#FFFFFF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Error Outline</string>
+
<key>scope</key>
+
<string>sublimelinter.outline.illegal</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FF4A52</string>
+
<key>foreground</key>
+
<string>#FFFFFF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Error Underline</string>
+
<key>scope</key>
+
<string>sublimelinter.underline.illegal</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FF0000</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Warning Outline</string>
+
<key>scope</key>
+
<string>sublimelinter.outline.warning</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#DF9400</string>
+
<key>foreground</key>
+
<string>#FFFFFF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Warning Underline</string>
+
<key>scope</key>
+
<string>sublimelinter.underline.warning</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FF0000</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Violation Outline</string>
+
<key>scope</key>
+
<string>sublimelinter.outline.violation</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFFF33</string>
+
<key>foreground</key>
+
<string>#FFFFFF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Sublimelinter: Violation Underline</string>
+
<key>scope</key>
+
<string>sublimelinter.underline.violation</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FF0000</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>#FF0000</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>#D02000</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>#DDB700</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Character Escape</string>
+
<key>scope</key>
+
<string>constant.character.escape</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#EFEAF4</string>
+
<key>foreground</key>
+
<string>#4C4D00</string>
+
<key>fontStyle</key>
+
<string>italic bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Language Constants</string>
+
<key>scope</key>
+
<string>constant.language, constant.character, constant.other</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Numbers</string>
+
<key>scope</key>
+
<string>constant.numeric</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0000FF</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Preprocessor</string>
+
<key>scope</key>
+
<string>meta.preprocessor, meta.preprocessor</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#008000</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Punctuations: Comments</string>
+
<key>scope</key>
+
<string>punctuation.definition.comment</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Punctuations: Strings</string>
+
<key>scope</key>
+
<string>punctuation.definition.string</string>
+
<key>settings</key>
+
<dict>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Punctuations: Parameters&#x2f;Preprocessors</string>
+
<key>scope</key>
+
<string>punctuation.definition.parameters, punctuation.definition.preprocessor, meta.preprocessor</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string></string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Storage&#x2f;Antlr: Extends</string>
+
<key>scope</key>
+
<string>storage.modifier, meta.definition.class.extends.antlr </string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Support: Class</string>
+
<key>scope</key>
+
<string>support.class</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F12958</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Punctuations: Arguments</string>
+
<key>scope</key>
+
<string>punctuation.definition.arguments</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#26004C</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Antlr: Class&#x2f;Options</string>
+
<key>scope</key>
+
<string>meta.definition.class.antlr, meta.options-block.antlr, meta.options.antlr, meta.rule.antlr</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#A535AE</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Antlr: Rule</string>
+
<key>scope</key>
+
<string>meta.rule.antlr</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#080</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Antlr: Punctuations-Section</string>
+
<key>scope</key>
+
<string>punctuation.section.group.antlr, punctuation.section.options.antlr</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00004C</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>C++: Destructor</string>
+
<key>scope</key>
+
<string>meta.function.destructor</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800080</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>C++: Arguments</string>
+
<key>scope</key>
+
<string>meta.parens</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#993CF3</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>C++: Constructor Initializer Lists</string>
+
<key>scope</key>
+
<string>meta.function.constructor.initializer-list</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFE0</string>
+
<key>foreground</key>
+
<string>#BA064E</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>C: Prototypes</string>
+
<key>scope</key>
+
<string>meta.function.prototype</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>C: Constructor</string>
+
<key>scope</key>
+
<string>meta.function.constructor</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Cold Fusion: Sql Embedded</string>
+
<key>scope</key>
+
<string>source.sql.embedded</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFF6F6</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Css: Property Lists</string>
+
<key>scope</key>
+
<string>meta.property-list.css</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFF4FF</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Css: Property Name</string>
+
<key>scope</key>
+
<string>meta.property-name.css, support.type.property-name.css</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5555</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Css: Property Value</string>
+
<key>scope</key>
+
<string>meta.property-value.css, support.constant.property-value.css</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Css: Colors</string>
+
<key>scope</key>
+
<string>constant.other.color, support.constant.color</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#8000FF</string>
+
<key>fontStyle</key>
+
<string></string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Css: Attribute Names</string>
+
<key>scope</key>
+
<string>entity.other.attribute-name</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0080FF</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Css: Variable Parameters</string>
+
<key>scope</key>
+
<string>variable.parameter.misc.css</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00AA00</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Csv: Row Header</string>
+
<key>scope</key>
+
<string>meta.tabular.row.header.csv</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: File Header</string>
+
<key>scope</key>
+
<string>meta.diff.header.from-file</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800080</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Punctuation Separator</string>
+
<key>scope</key>
+
<string>punctuation.definition.separator.diff</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#BF6514</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Changed Markup</string>
+
<key>scope</key>
+
<string>markup.changed.diff</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FEFEAE</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Punctuation Inserted</string>
+
<key>scope</key>
+
<string>punctuation.definition.inserted.diff, markup.inserted.diff</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#22AA22</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Deleted Markup</string>
+
<key>scope</key>
+
<string>markup.deleted.diff</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#A00000</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Toc Line Numbers</string>
+
<key>scope</key>
+
<string>meta.toc-list.line-number.diff</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#2222FF</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Context Range</string>
+
<key>scope</key>
+
<string>meta.diff.range.context, meta.diff.range.unified, meta.diff.range.normal</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0000FF</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Diff: Index</string>
+
<key>scope</key>
+
<string>meta.diff.index</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F00</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Bold</string>
+
<key>scope</key>
+
<string>markup.bold</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0000FF</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Italic</string>
+
<key>scope</key>
+
<string>markup.italic</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0000FF</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: List</string>
+
<key>scope</key>
+
<string>markup.list, punctuation.definition.list_item</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FDF5EF</string>
+
<key>foreground</key>
+
<string>#800000</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Table</string>
+
<key>scope</key>
+
<string>markup.other.table, punctuation.definition.table, meta.separator, markup.other, punctuation.definition.field</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FB89F0</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Raw</string>
+
<key>scope</key>
+
<string>markup.raw,meta.raw.block, punctuation.definition.raw</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#8FDDF630</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Links</string>
+
<key>scope</key>
+
<string>markup.underline.link, punctuation.definition.link, meta.link</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C00</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Imagelinks</string>
+
<key>scope</key>
+
<string>meta.image.inline,meta.image.reference, punctuation.definition.image</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F0F</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Quotes</string>
+
<key>scope</key>
+
<string>markup.quote</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FDF5E6</string>
+
<key>foreground</key>
+
<string>#228B22</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markup: Quotes Punctuation</string>
+
<key>scope</key>
+
<string>punctuation.definition.blockquote</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F0F</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Dylan: Class&#x2f;Options</string>
+
<key>scope</key>
+
<string>meta.definition.class, meta.rescue, meta.features</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Erlang: Directives&#x2f;Expression</string>
+
<key>scope</key>
+
<string>meta.directive, meta.expression</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Groovy: Method Call</string>
+
<key>scope</key>
+
<string>meta.method-call</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Graphics: Graph Attribute</string>
+
<key>scope</key>
+
<string>support.constant.attribute.graph.dot</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00F</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Graphics: Node Attribute</string>
+
<key>scope</key>
+
<string>support.constant.attribute.node.dot</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800080</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Graphics: Edge Attribute</string>
+
<key>scope</key>
+
<string>support.constant.attribute.edge.dot</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#97531F</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Haml: Objects</string>
+
<key>scope</key>
+
<string>meta.section.object.haml</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Haml: Ruby Embedded Html</string>
+
<key>scope</key>
+
<string>source.ruby.embedded.html</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFEFD5</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Asp Html: Punctuation Section</string>
+
<key>scope</key>
+
<string>punctuation.section.embedded</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#55AAFF</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Html: Css Tag</string>
+
<key>scope</key>
+
<string>source.css punctuation.definition.tag</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F00</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Html: Embedded Ruby tag</string>
+
<key>scope</key>
+
<string>punctuation.section.embedded.ruby</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800080</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Html: Javascript Tag</string>
+
<key>scope</key>
+
<string>source.js punctuation.definition.tag</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0A0</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Html: Other Tag</string>
+
<key>scope</key>
+
<string>meta.tag.other punctuation.definition.tag</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F0F</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Html: Entity Character</string>
+
<key>scope</key>
+
<string>constant.character.entity.html</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Html: Doctype Tag</string>
+
<key>scope</key>
+
<string>meta.tag.sgml</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Java: Constructors</string>
+
<key>scope</key>
+
<string>meta.definition.constructor.java, entity.name.function.constructor.java</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Javadoc: Comments</string>
+
<key>scope</key>
+
<string>comment.block.documentation.javadoc</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFCC</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Javadoc: Punctuations</string>
+
<key>scope</key>
+
<string>punctuation.definition.comment.javadoc, punctuation.definition.comment.begin.javadoc</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00F</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Javadoc: Directive Punctuations</string>
+
<key>scope</key>
+
<string>punctuation.definition.directive.begin.javadoc, punctuation.definition.directive.end.javadoc</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#963</string>
+
<key>fontStyle</key>
+
<string>italic bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group2</string>
+
<key>scope</key>
+
<string>source.json meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#900</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group3</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#606</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group4</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C00</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group5</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0C0</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group6</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#663</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group7</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F06</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group8</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#030</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group9</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group10</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#69F</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group11</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F55</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group12</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#C90</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group13</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0C9</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group14</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F00</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Json:Group15</string>
+
<key>scope</key>
+
<string>meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta meta.structure.dictionary string</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F93</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Mail: Encoding</string>
+
<key>scope</key>
+
<string>meta.encoded-text.mail</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#9C0</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Makefile: Other Variables</string>
+
<key>scope</key>
+
<string>variable.other.makefile</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800080</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Makefile: Separator Punctuation</string>
+
<key>scope</key>
+
<string>punctuation.separator.continuation.makefile</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F90</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Makefile: Function</string>
+
<key>scope</key>
+
<string>meta.function.makefile</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markdown: Block Level</string>
+
<key>scope</key>
+
<string>meta.block-level.markdown</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#F9F9F6</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Markdown: References</string>
+
<key>scope</key>
+
<string>meta.link.reference</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFEBF9</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Matlab: Graphics Support</string>
+
<key>scope</key>
+
<string>support.graphics.matlab</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFDF0</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Matlab: Control Support</string>
+
<key>scope</key>
+
<string>support.function.control</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFDB</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Mediawiki: Punctuation Fix Reminder</string>
+
<key>scope</key>
+
<string>punctuation.fix_this_later</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#B20047</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Ocaml: Module</string>
+
<key>scope</key>
+
<string>meta.module</string>
+
<key>settings</key>
+
<dict>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Ocaml: Module Reference</string>
+
<key>scope</key>
+
<string>meta.module-reference.ocaml</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Ocaml: Action</string>
+
<key>scope</key>
+
<string>meta.action.ocaml</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Php: Embedded Block</string>
+
<key>scope</key>
+
<string>source.php.embedded.block.html</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFFA</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Php: Function Arguments</string>
+
<key>scope</key>
+
<string>meta.function.arguments</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#26004C</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Php: Object Function Call</string>
+
<key>scope</key>
+
<string>meta.function-call.object</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Plain Text: </string>
+
<key>scope</key>
+
<string>meta.bullet-point.light, meta.bullet-point.star, meta.bullet-point.strong, punctuation.definition.item.text, meta.paragraph.text</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Python: Language Variable </string>
+
<key>scope</key>
+
<string>variable.language.python</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#61210B</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Rd Documentation: </string>
+
<key>scope</key>
+
<string>punctuation.section.group.tex</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F00</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Regexp: Range</string>
+
<key>scope</key>
+
<string>constant.other.range.regexp</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#00F</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Regexp: Anchor</string>
+
<key>scope</key>
+
<string>keyword.control.anchors.regexp</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#690</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Regexp: Set</string>
+
<key>scope</key>
+
<string>keyword.control.set.regexp</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#909</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Regexp: Character Class</string>
+
<key>scope</key>
+
<string>keyword.other.backref-and-recursion.regexp</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#630</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Regexp: Quantifier</string>
+
<key>scope</key>
+
<string>keyword.operator.quantifier.regexp</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#099</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Restructured Text: Directive</string>
+
<key>scope</key>
+
<string>meta.other.directive.restructuredtext, punctuation.definition.raw.restructuredtext</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#F00</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Restructured Text: Commands</string>
+
<key>scope</key>
+
<string>markup.other.command.restructuredtext</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFFFFC</string>
+
<key>foreground</key>
+
<string>#933</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Restructured Text: Footnote</string>
+
<key>scope</key>
+
<string>meta.link.footnote</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#FFE0FF</string>
+
<key>foreground</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Restructured Text: Field</string>
+
<key>scope</key>
+
<string>punctuation.definition.field.restructuredtext</string>
+
<key>settings</key>
+
<dict>
+
<key>background</key>
+
<string>#933</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Restructured Text: Link</string>
+
<key>scope</key>
+
<string>punctuation.definition.link.restructuredtext</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#0C9</string>
+
<key>fontStyle</key>
+
<string>bold</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Ruby: Readwrite</string>
+
<key>scope</key>
+
<string>variable.other.readwrite, punctuation.separator.method.ruby</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#930</string>
+
<key>fontStyle</key>
+
<string>italic</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Ruby On Rails: Punctuation Separators</string>
+
<key>scope</key>
+
<string>punctuation.separator.key-value, punctuation.separator.variable</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#FF5600</string>
+
</dict>
+
</dict>
+
<dict>
+
<key>name</key>
+
<string>Shell Unix Generic: Heredoc Unquoted</string>
+
<key>scope</key>
+
<string>string.unquoted.heredoc</string>
+
<key>settings</key>
+
<dict>
+
<key>foreground</key>
+
<string>#800000</string>
+
</dict>
+
</dict>
+
</array>
+
<key>uuid</key>
+
<string>3ca46127-0e70-4501-9a4d-52accf12a12d</string>
+
<key>colorSpaceName</key>
+
<string>sRGB</string>
+
<key>semanticClass</key>
+
<string>theme.light.wildlife</string>
+
</dict>
+
</plist>
+1 -1
sass/css/mods.css
···
--light-crushed-grape: oklch(73.48% 0.1008 284.99);
--reseda-green: oklch(62.33% 0.0475 126.94);
--earth-yellow: oklch(86.49% 0.018 73.05);
-
--sunset: oklch(87.45% 0.0334 74.93);
+
--sunset: oklch(0.86 0.0213 73.05);
--ultra-violet: oklch(42.21% 0.0676 297.45);
--rose-quartz: oklch(65.32% 0.0585 311.96);
--pink-puree: oklch(75.65% 0.0555 290.76);
+244 -244
sass/css/syntax-theme.css
···
*/
html[data-theme="light"] .z-code {
-
color: #4c4f69;
-
background-color: var(--sunset);
+
color: #4c4f69;
+
background-color: var(--sunset);
}
html[data-theme="light"] .z-comment {
-
color: #9ca0b0;
-
font-style: italic;
+
color: #9ca0b0;
+
font-style: italic;
}
html[data-theme="light"] .z-string {
-
color: #40a02b;
+
color: #40a02b;
}
html[data-theme="light"] .z-string.z-regexp {
-
color: #fe640b;
+
color: #fe640b;
}
html[data-theme="light"] .z-constant.z-numeric {
-
color: #fe640b;
+
color: #fe640b;
}
html[data-theme="light"] .z-constant.z-language.z-boolean {
-
color: #fe640b;
-
font-weight: bold;
-
font-style: italic;
+
color: #fe640b;
+
font-weight: bold;
+
font-style: italic;
}
html[data-theme="light"] .z-constant.z-language {
-
color: #7287fd;
-
font-style: italic;
+
color: #7287fd;
+
font-style: italic;
}
html[data-theme="light"] .z-support.z-function.z-builtin {
-
color: #fe640b;
-
font-style: italic;
+
color: #fe640b;
+
font-style: italic;
}
html[data-theme="light"] .z-variable.z-other.z-constant {
-
color: #fe640b;
+
color: #fe640b;
}
html[data-theme="light"] .z-keyword {
-
color: #d20f39;
-
font-style: italic;
+
color: #d20f39;
+
font-style: italic;
}
html[data-theme="light"] .z-keyword.z-control.z-loop,
html[data-theme="light"] .z-keyword.z-control.z-conditional,
html[data-theme="light"] .z-keyword.z-control.z-c\+\+ {
-
color: #8839ef;
-
font-weight: bold;
+
color: #8839ef;
+
font-weight: bold;
}
html[data-theme="light"] .z-keyword.z-control.z-return,
html[data-theme="light"] .z-keyword.z-control.z-flow.z-return {
-
color: #ea76cb;
-
font-weight: bold;
+
color: #ea76cb;
+
font-weight: bold;
}
html[data-theme="light"] .z-support.z-type.z-exception {
-
color: #fe640b;
-
font-style: italic;
+
color: #fe640b;
+
font-style: italic;
}
html[data-theme="light"] .z-keyword.z-operator,
html[data-theme="light"] .z-punctuation.z-accessor {
-
color: #04a5e5;
-
font-weight: bold;
+
color: #04a5e5;
+
font-weight: bold;
}
html[data-theme="light"] .z-punctuation.z-separator {
-
color: #179299;
+
color: #179299;
}
html[data-theme="light"] .z-punctuation.z-terminator {
-
color: #179299;
+
color: #179299;
}
html[data-theme="light"] .z-punctuation.z-section {
-
color: #7c7f93;
+
color: #7c7f93;
}
html[data-theme="light"] .z-keyword.z-control.z-import.z-include {
-
color: #179299;
-
font-style: italic;
+
color: #179299;
+
font-style: italic;
}
html[data-theme="light"] .z-storage {
-
color: #d20f39;
+
color: #d20f39;
}
html[data-theme="light"] .z-storage.z-type {
-
color: #df8e1d;
-
font-style: italic;
+
color: #df8e1d;
+
font-style: italic;
}
html[data-theme="light"] .z-storage.z-modifier {
-
color: #d20f39;
+
color: #d20f39;
}
html[data-theme="light"] .z-entity.z-name.z-namespace,
html[data-theme="light"] .z-meta.z-path {
-
color: #dc8a78;
-
font-style: italic;
+
color: #dc8a78;
+
font-style: italic;
}
html[data-theme="light"] .z-storage.z-type.z-class {
-
color: #dc8a78;
-
font-style: italic;
+
color: #dc8a78;
+
font-style: italic;
}
html[data-theme="light"] .z-entity.z-name.z-label {
-
color: #1e66f5;
+
color: #1e66f5;
}
html[data-theme="light"] .z-keyword.z-declaration.z-class {
-
color: #d20f39;
-
font-style: italic;
+
color: #d20f39;
+
font-style: italic;
}
html[data-theme="light"] .z-entity.z-name.z-class,
html[data-theme="light"] .z-meta.z-toc-list.z-full-identifier {
-
color: #04a5e5;
+
color: #04a5e5;
}
html[data-theme="light"] .z-entity.z-other.z-inherited-class {
-
color: #04a5e5;
-
font-style: italic;
+
color: #04a5e5;
+
font-style: italic;
}
html[data-theme="light"] .z-entity.z-name.z-function,
html[data-theme="light"] .z-variable.z-function {
-
color: #1e66f5;
-
font-style: italic;
+
color: #1e66f5;
+
font-style: italic;
}
html[data-theme="light"] .z-entity.z-name.z-function.z-preprocessor {
-
color: #d20f39;
+
color: #d20f39;
}
html[data-theme="light"] .z-keyword.z-control.z-import {
-
color: #d20f39;
+
color: #d20f39;
}
html[data-theme="light"] .z-entity.z-name.z-function.z-constructor,
html[data-theme="light"] .z-entity.z-name.z-function.z-destructor {
-
color: #7287fd;
+
color: #7287fd;
}
html[data-theme="light"] .z-variable.z-parameter.z-function {
-
color: #dc8a78;
-
font-style: italic;
+
color: #dc8a78;
+
font-style: italic;
}
html[data-theme="light"] .z-keyword.z-declaration.z-function {
-
color: #e64553;
-
font-style: italic;
+
color: #e64553;
+
font-style: italic;
}
html[data-theme="light"] .z-support.z-function {
-
color: #04a5e5;
+
color: #04a5e5;
}
html[data-theme="light"] .z-support.z-constant {
-
color: #1e66f5;
+
color: #1e66f5;
}
html[data-theme="light"] .z-support.z-type,
html[data-theme="light"] .z-support.z-class {
-
color: #1e66f5;
-
font-style: italic;
+
color: #1e66f5;
+
font-style: italic;
}
html[data-theme="light"] .z-variable.z-function {
-
color: #1e66f5;
-
font-style: italic;
+
color: #1e66f5;
+
font-style: italic;
}
html[data-theme="light"] .z-variable.z-parameter {
-
color: #dc8a78;
-
font-style: italic;
+
color: #dc8a78;
+
font-style: italic;
}
html[data-theme="light"] .z-variable.z-other {
-
color: #4c4f69;
-
font-style: italic;
+
color: #4c4f69;
+
font-style: italic;
}
html[data-theme="light"] .z-variable.z-other.z-member {
-
color: #dc8a78;
+
color: #dc8a78;
}
html[data-theme="light"] .z-variable.z-language {
-
color: #179299;
+
color: #179299;
}
html[data-theme="light"] .z-entity.z-name.z-tag {
-
color: #fe640b;
+
color: #fe640b;
}
html[data-theme="light"] .z-entity.z-other.z-attribute-name {
-
color: #8839ef;
-
font-style: italic;
+
color: #8839ef;
+
font-style: italic;
}
html[data-theme="light"] .z-punctuation.z-definition.z-tag {
-
color: #e64553;
+
color: #e64553;
}
html[data-theme="light"] .z-markup.z-underline.z-link.z-markdown {
-
color: #dc8a78;
-
text-decoration: underline;
-
font-style: italic;
+
color: #dc8a78;
+
text-decoration: underline;
+
font-style: italic;
}
html[data-theme="light"] .z-meta.z-link.z-inline.z-description {
-
color: #7287fd;
-
font-weight: bold;
+
color: #7287fd;
+
font-weight: bold;
}
html[data-theme="light"] .z-comment.z-block.z-markdown,
html[data-theme="light"] .z-meta.z-code-fence,
html[data-theme="light"] .z-markup.z-raw.z-code-fence,
html[data-theme="light"] .z-markup.z-raw.z-inline {
-
color: #179299;
-
font-style: italic;
+
color: #179299;
+
font-style: italic;
}
html[data-theme="light"] .z-punctuation.z-definition.z-heading,
html[data-theme="light"] .z-entity.z-name.z-section {
-
color: #1e66f5;
-
font-weight: bold;
+
color: #1e66f5;
+
font-weight: bold;
}
html[data-theme="light"] .z-markup.z-italic {
-
color: #e64553;
-
font-style: italic;
+
color: #e64553;
+
font-style: italic;
}
html[data-theme="light"] .z-markup.z-bold {
-
color: #e64553;
-
font-weight: bold;
+
color: #e64553;
+
font-weight: bold;
}
html[data-theme="light"] .z-constant.z-character.z-escape {
-
color: #ea76cb;
+
color: #ea76cb;
}
html[data-theme="light"]
-
.z-source.z-shell.z-bash
-
.z-meta.z-function.z-shell
-
.z-meta.z-compound.z-shell
-
.z-meta.z-function-call.z-identifier.z-shell {
-
color: #ea76cb;
+
.z-source.z-shell.z-bash
+
.z-meta.z-function.z-shell
+
.z-meta.z-compound.z-shell
+
.z-meta.z-function-call.z-identifier.z-shell {
+
color: #ea76cb;
}
html[data-theme="light"] .z-variable.z-language.z-shell {
-
color: #d20f39;
-
font-style: italic;
+
color: #d20f39;
+
font-style: italic;
}
html[data-theme="light"]
-
.z-source.z-lua
-
.z-meta.z-function.z-lua
-
.z-meta.z-block.z-lua
-
.z-meta.z-mapping.z-value.z-lua
-
.z-meta.z-mapping.z-key.z-lua
-
.z-string.z-unquoted.z-key.z-lua {
-
color: #7287fd;
-
font-style: italic;
+
.z-source.z-lua
+
.z-meta.z-function.z-lua
+
.z-meta.z-block.z-lua
+
.z-meta.z-mapping.z-value.z-lua
+
.z-meta.z-mapping.z-key.z-lua
+
.z-string.z-unquoted.z-key.z-lua {
+
color: #7287fd;
+
font-style: italic;
}
html[data-theme="light"]
-
.z-source.z-lua
-
.z-meta.z-function.z-lua
-
.z-meta.z-block.z-lua
-
.z-meta.z-mapping.z-key.z-lua
-
.z-string.z-unquoted.z-key.z-lua {
-
color: #dd7878;
+
.z-source.z-lua
+
.z-meta.z-function.z-lua
+
.z-meta.z-block.z-lua
+
.z-meta.z-mapping.z-key.z-lua
+
.z-string.z-unquoted.z-key.z-lua {
+
color: #dd7878;
}
html[data-theme="light"] .z-entity.z-name.z-constant.z-java {
-
color: #179299;
+
color: #179299;
}
html[data-theme="light"] .z-support.z-type.z-property-name.z-css {
-
color: #dd7878;
-
font-style: italic;
+
color: #dd7878;
+
font-style: italic;
}
html[data-theme="light"] .z-support.z-constant.z-property-value.z-css {
-
color: #4c4f69;
+
color: #4c4f69;
}
html[data-theme="light"] .z-constant.z-numeric.z-suffix.z-css,
html[data-theme="light"] .z-keyword.z-other.z-unit.z-css {
-
color: #179299;
-
font-style: italic;
+
color: #179299;
+
font-style: italic;
}
html[data-theme="light"] .z-variable.z-other.z-custom-property.z-name.z-css,
html[data-theme="light"] .z-support.z-type.z-custom-property.z-name.z-css,
html[data-theme="light"] .z-punctuation.z-definition.z-custom-property.z-css {
-
color: #179299;
+
color: #179299;
}
html[data-theme="light"] .z-entity.z-name.z-tag.z-css {
-
color: #7287fd;
+
color: #7287fd;
}
html[data-theme="light"] .z-variable.z-other.z-sass {
-
color: #179299;
+
color: #179299;
}
html[data-theme="light"] .z-invalid {
-
color: #4c4f69;
-
background-color: #d20f39;
+
color: #4c4f69;
+
background-color: #d20f39;
}
html[data-theme="light"] .z-invalid.z-deprecated {
-
color: #4c4f69;
-
background-color: #8839ef;
+
color: #4c4f69;
+
background-color: #8839ef;
}
html[data-theme="light"] .z-meta.z-diff,
html[data-theme="light"] .z-meta.z-diff.z-header {
-
color: #9ca0b0;
+
color: #9ca0b0;
}
html[data-theme="light"] .z-markup.z-deleted {
-
color: #d20f39;
+
color: #d20f39;
}
html[data-theme="light"] .z-markup.z-inserted {
-
color: #40a02b;
+
color: #40a02b;
}
html[data-theme="light"] .z-markup.z-changed {
-
color: #df8e1d;
+
color: #df8e1d;
}
html[data-theme="light"] .z-message.z-error {
-
color: #d20f39;
+
color: #d20f39;
}
/* dark */
html[data-theme="dark"] .z-code {
-
color: #cad3f5;
-
background-color: var(--nightshade-violet);
+
color: #cad3f5;
+
background-color: var(--nightshade-violet);
}
html[data-theme="dark"] .z-comment {
-
color: #6e738d;
-
font-style: italic;
+
color: #6e738d;
+
font-style: italic;
}
html[data-theme="dark"] .z-string {
-
color: #a6da95;
+
color: #a6da95;
}
html[data-theme="dark"] .z-string.z-regexp {
-
color: #f5a97f;
+
color: #f5a97f;
}
html[data-theme="dark"] .z-constant.z-numeric {
-
color: #f5a97f;
+
color: #f5a97f;
}
html[data-theme="dark"] .z-constant.z-language.z-boolean {
-
color: #f5a97f;
-
font-weight: bold;
-
font-style: italic;
+
color: #f5a97f;
+
font-weight: bold;
+
font-style: italic;
}
html[data-theme="dark"] .z-constant.z-language {
-
color: #b7bdf8;
-
font-style: italic;
+
color: #b7bdf8;
+
font-style: italic;
}
html[data-theme="dark"] .z-support.z-function.z-builtin {
-
color: #f5a97f;
-
font-style: italic;
+
color: #f5a97f;
+
font-style: italic;
}
html[data-theme="dark"] .z-variable.z-other.z-constant {
-
color: #f5a97f;
+
color: #f5a97f;
}
html[data-theme="dark"] .z-keyword {
-
color: #ed8796;
-
font-style: italic;
+
color: #ed8796;
+
font-style: italic;
}
html[data-theme="dark"] .z-keyword.z-control.z-loop,
html[data-theme="dark"] .z-keyword.z-control.z-conditional,
html[data-theme="dark"] .z-keyword.z-control.z-c\+\+ {
-
color: #c6a0f6;
-
font-weight: bold;
+
color: #c6a0f6;
+
font-weight: bold;
}
html[data-theme="dark"] .z-keyword.z-control.z-return,
html[data-theme="dark"] .z-keyword.z-control.z-flow.z-return {
-
color: #f5bde6;
-
font-weight: bold;
+
color: #f5bde6;
+
font-weight: bold;
}
html[data-theme="dark"] .z-support.z-type.z-exception {
-
color: #f5a97f;
-
font-style: italic;
+
color: #f5a97f;
+
font-style: italic;
}
html[data-theme="dark"] .z-keyword.z-operator,
html[data-theme="dark"] .z-punctuation.z-accessor {
-
color: #91d7e3;
-
font-weight: bold;
+
color: #91d7e3;
+
font-weight: bold;
}
html[data-theme="dark"] .z-punctuation.z-separator {
-
color: #8bd5ca;
+
color: #8bd5ca;
}
html[data-theme="dark"] .z-punctuation.z-terminator {
-
color: #8bd5ca;
+
color: #8bd5ca;
}
html[data-theme="dark"] .z-punctuation.z-section {
-
color: #939ab7;
+
color: #939ab7;
}
html[data-theme="dark"] .z-keyword.z-control.z-import.z-include {
-
color: #8bd5ca;
-
font-style: italic;
+
color: #8bd5ca;
+
font-style: italic;
}
html[data-theme="dark"] .z-storage {
-
color: #ed8796;
+
color: #ed8796;
}
html[data-theme="dark"] .z-storage.z-type {
-
color: #eed49f;
-
font-style: italic;
+
color: #eed49f;
+
font-style: italic;
}
html[data-theme="dark"] .z-storage.z-modifier {
-
color: #ed8796;
+
color: #ed8796;
}
html[data-theme="dark"] .z-entity.z-name.z-namespace,
html[data-theme="dark"] .z-meta.z-path {
-
color: #f4dbd6;
-
font-style: italic;
+
color: #f4dbd6;
+
font-style: italic;
}
html[data-theme="dark"] .z-storage.z-type.z-class {
-
color: #f4dbd6;
-
font-style: italic;
+
color: #f4dbd6;
+
font-style: italic;
}
html[data-theme="dark"] .z-entity.z-name.z-label {
-
color: #8aadf4;
+
color: #8aadf4;
}
html[data-theme="dark"] .z-keyword.z-declaration.z-class {
-
color: #ed8796;
-
font-style: italic;
+
color: #ed8796;
+
font-style: italic;
}
html[data-theme="dark"] .z-entity.z-name.z-class,
html[data-theme="dark"] .z-meta.z-toc-list.z-full-identifier {
-
color: #91d7e3;
+
color: #91d7e3;
}
html[data-theme="dark"] .z-entity.z-other.z-inherited-class {
-
color: #91d7e3;
-
font-style: italic;
+
color: #91d7e3;
+
font-style: italic;
}
html[data-theme="dark"] .z-entity.z-name.z-function,
html[data-theme="dark"] .z-variable.z-function {
-
color: #8aadf4;
-
font-style: italic;
+
color: #8aadf4;
+
font-style: italic;
}
html[data-theme="dark"] .z-entity.z-name.z-function.z-preprocessor {
-
color: #ed8796;
+
color: #ed8796;
}
html[data-theme="dark"] .z-keyword.z-control.z-import {
-
color: #ed8796;
+
color: #ed8796;
}
html[data-theme="dark"] .z-entity.z-name.z-function.z-constructor,
html[data-theme="dark"] .z-entity.z-name.z-function.z-destructor {
-
color: #b7bdf8;
+
color: #b7bdf8;
}
html[data-theme="dark"] .z-variable.z-parameter.z-function {
-
color: #f4dbd6;
-
font-style: italic;
+
color: #f4dbd6;
+
font-style: italic;
}
html[data-theme="dark"] .z-keyword.z-declaration.z-function {
-
color: #ee99a0;
-
font-style: italic;
+
color: #ee99a0;
+
font-style: italic;
}
html[data-theme="dark"] .z-support.z-function {
-
color: #91d7e3;
+
color: #91d7e3;
}
html[data-theme="dark"] .z-support.z-constant {
-
color: #8aadf4;
+
color: #8aadf4;
}
html[data-theme="dark"] .z-support.z-type,
html[data-theme="dark"] .z-support.z-class {
-
color: #8aadf4;
-
font-style: italic;
+
color: #8aadf4;
+
font-style: italic;
}
html[data-theme="dark"] .z-variable.z-function {
-
color: #8aadf4;
-
font-style: italic;
+
color: #8aadf4;
+
font-style: italic;
}
html[data-theme="dark"] .z-variable.z-parameter {
-
color: #f4dbd6;
-
font-style: italic;
+
color: #f4dbd6;
+
font-style: italic;
}
html[data-theme="dark"] .z-variable.z-other {
-
color: #cad3f5;
-
font-style: italic;
+
color: #cad3f5;
+
font-style: italic;
}
html[data-theme="dark"] .z-variable.z-other.z-member {
-
color: #f4dbd6;
+
color: #f4dbd6;
}
html[data-theme="dark"] .z-variable.z-language {
-
color: #8bd5ca;
+
color: #8bd5ca;
}
html[data-theme="dark"] .z-entity.z-name.z-tag {
-
color: #f5a97f;
+
color: #f5a97f;
}
html[data-theme="dark"] .z-entity.z-other.z-attribute-name {
-
color: #c6a0f6;
-
font-style: italic;
+
color: #c6a0f6;
+
font-style: italic;
}
html[data-theme="dark"] .z-punctuation.z-definition.z-tag {
-
color: #ee99a0;
+
color: #ee99a0;
}
html[data-theme="dark"] .z-markup.z-underline.z-link.z-markdown {
-
color: #f4dbd6;
-
text-decoration: underline;
-
font-style: italic;
+
color: #f4dbd6;
+
text-decoration: underline;
+
font-style: italic;
}
html[data-theme="dark"] .z-meta.z-link.z-inline.z-description {
-
color: #b7bdf8;
-
font-weight: bold;
+
color: #b7bdf8;
+
font-weight: bold;
}
html[data-theme="dark"] .z-comment.z-block.z-markdown,
html[data-theme="dark"] .z-meta.z-code-fence,
html[data-theme="dark"] .z-markup.z-raw.z-code-fence,
html[data-theme="dark"] .z-markup.z-raw.z-inline {
-
color: #8bd5ca;
-
font-style: italic;
+
color: #8bd5ca;
+
font-style: italic;
}
html[data-theme="dark"] .z-punctuation.z-definition.z-heading,
html[data-theme="dark"] .z-entity.z-name.z-section {
-
color: #8aadf4;
-
font-weight: bold;
+
color: #8aadf4;
+
font-weight: bold;
}
html[data-theme="dark"] .z-markup.z-italic {
-
color: #ee99a0;
-
font-style: italic;
+
color: #ee99a0;
+
font-style: italic;
}
html[data-theme="dark"] .z-markup.z-bold {
-
color: #ee99a0;
-
font-weight: bold;
+
color: #ee99a0;
+
font-weight: bold;
}
html[data-theme="dark"] .z-constant.z-character.z-escape {
-
color: #f5bde6;
+
color: #f5bde6;
}
html[data-theme="dark"]
-
.z-source.z-shell.z-bash
-
.z-meta.z-function.z-shell
-
.z-meta.z-compound.z-shell
-
.z-meta.z-function-call.z-identifier.z-shell {
-
color: #f5bde6;
+
.z-source.z-shell.z-bash
+
.z-meta.z-function.z-shell
+
.z-meta.z-compound.z-shell
+
.z-meta.z-function-call.z-identifier.z-shell {
+
color: #f5bde6;
}
html[data-theme="dark"] .z-variable.z-language.z-shell {
-
color: #ed8796;
-
font-style: italic;
+
color: #ed8796;
+
font-style: italic;
}
html[data-theme="dark"]
-
.z-source.z-lua
-
.z-meta.z-function.z-lua
-
.z-meta.z-block.z-lua
-
.z-meta.z-mapping.z-value.z-lua
-
.z-meta.z-mapping.z-key.z-lua
-
.z-string.z-unquoted.z-key.z-lua {
-
color: #b7bdf8;
-
font-style: italic;
+
.z-source.z-lua
+
.z-meta.z-function.z-lua
+
.z-meta.z-block.z-lua
+
.z-meta.z-mapping.z-value.z-lua
+
.z-meta.z-mapping.z-key.z-lua
+
.z-string.z-unquoted.z-key.z-lua {
+
color: #b7bdf8;
+
font-style: italic;
}
html[data-theme="dark"]
-
.z-source.z-lua
-
.z-meta.z-function.z-lua
-
.z-meta.z-block.z-lua
-
.z-meta.z-mapping.z-key.z-lua
-
.z-string.z-unquoted.z-key.z-lua {
-
color: #f0c6c6;
+
.z-source.z-lua
+
.z-meta.z-function.z-lua
+
.z-meta.z-block.z-lua
+
.z-meta.z-mapping.z-key.z-lua
+
.z-string.z-unquoted.z-key.z-lua {
+
color: #f0c6c6;
}
html[data-theme="dark"] .z-entity.z-name.z-constant.z-java {
-
color: #8bd5ca;
+
color: #8bd5ca;
}
html[data-theme="dark"] .z-support.z-type.z-property-name.z-css {
-
color: #f0c6c6;
-
font-style: italic;
+
color: #f0c6c6;
+
font-style: italic;
}
html[data-theme="dark"] .z-support.z-constant.z-property-value.z-css {
-
color: #cad3f5;
+
color: #cad3f5;
}
html[data-theme="dark"] .z-constant.z-numeric.z-suffix.z-css,
html[data-theme="dark"] .z-keyword.z-other.z-unit.z-css {
-
color: #8bd5ca;
-
font-style: italic;
+
color: #8bd5ca;
+
font-style: italic;
}
html[data-theme="dark"] .z-variable.z-other.z-custom-property.z-name.z-css,
html[data-theme="dark"] .z-support.z-type.z-custom-property.z-name.z-css,
html[data-theme="dark"] .z-punctuation.z-definition.z-custom-property.z-css {
-
color: #8bd5ca;
+
color: #8bd5ca;
}
html[data-theme="dark"] .z-entity.z-name.z-tag.z-css {
-
color: #b7bdf8;
+
color: #b7bdf8;
}
html[data-theme="dark"] .z-variable.z-other.z-sass {
-
color: #8bd5ca;
+
color: #8bd5ca;
}
html[data-theme="dark"] .z-invalid {
-
color: #cad3f5;
-
background-color: #ed8796;
+
color: #cad3f5;
+
background-color: #ed8796;
}
html[data-theme="dark"] .z-invalid.z-deprecated {
-
color: #cad3f5;
-
background-color: #c6a0f6;
+
color: #cad3f5;
+
background-color: #c6a0f6;
}
html[data-theme="dark"] .z-meta.z-diff,
html[data-theme="dark"] .z-meta.z-diff.z-header {
-
color: #6e738d;
+
color: #6e738d;
}
html[data-theme="dark"] .z-markup.z-deleted {
-
color: #ed8796;
+
color: #ed8796;
}
html[data-theme="dark"] .z-markup.z-inserted {
-
color: #a6da95;
+
color: #a6da95;
}
html[data-theme="dark"] .z-markup.z-changed {
-
color: #eed49f;
+
color: #eed49f;
}
html[data-theme="dark"] .z-message.z-error {
-
color: #ed8796;
+
color: #ed8796;
}