From 0d6f95382e807ff54d5f86b5bd828f5871becd6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rune=20Bj=C3=B8rnera=CC=8As?= Date: Thu, 11 Jun 2020 09:26:02 +0200 Subject: [PATCH] Colour refresh --- Ultimate Dark.tmTheme | 1386 +++++++++++++++++++++-------------------- 1 file changed, 703 insertions(+), 683 deletions(-) mode change 100755 => 100644 Ultimate Dark.tmTheme diff --git a/Ultimate Dark.tmTheme b/Ultimate Dark.tmTheme old mode 100755 new mode 100644 index f2e84fd..30bc4a2 --- a/Ultimate Dark.tmTheme +++ b/Ultimate Dark.tmTheme @@ -2,688 +2,708 @@ - author - Rune Bjørnerås - name - Ultimate Dark - semanticClass - ultimate.dark - colorSpaceName - sRGB - gutterSettings - - background - #393939 - divider - #393939 - foreground - #747369 - selectionBackground - #515151 - selectionForeground - #a09f93 - - settings - - - settings - - background - #2b2b2b - caret - #ffffff - foreground - #e2e0d7 - invisibles - #747369 - lineHighlight - #74736920 - selection - #515151 - - - - name - Text - scope - variable.parameter.function - settings - - foreground - #ff7a7f - - - - name - Comments - scope - comment, punctuation.definition.comment - settings - - foreground - #747369 - fontStyle - italic - - - - name - Punctuation - scope - punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array - settings - - foreground - #e2e0d7 - - - - name - Delimiters - scope - none - settings - - foreground - #e2e0d7 - - - - name - Operators - scope - keyword.operator - settings - - foreground - #e2e0d7 - - - - name - Operators - scope - keyword.operator.logical, keyword.operator.relational, keyword.operator.comparison - settings - - foreground - #f99157 - - - - name - Keywords - scope - keyword.control - settings - - foreground - #dd99dd - fontStyle - italic - - - - name - Variables - scope - variable, variable.other.dollar.only.js - settings - - foreground - #e2e0d7 - - - - name - This - scope - variable.language.this - settings - - foreground - #ff7a7f - fontStyle - italic - - - - name - Functions - scope - entity.name.function, meta.require, support.function.any-method, variable.function - settings - - foreground - #66aadd - - - - name - Classes - scope - support.class, entity.name.class, entity.name.type.class - settings - - foreground - #ffee66 - - - - name - Classes - scope - meta.class - settings - - foreground - #e2e0d7 - - - - name - Object properties - scope - variable.other.object - settings - - foreground - #e2e0d7 - - - - name - Objects - scope - variable.other.object variable.other.object - settings - - foreground - #ff7a7f - - - - name - Objects - scope - variable.other.readwrite - settings - - foreground - #ff7a7f - - - - name - Methods - scope - keyword.other.special-method - settings - - foreground - #6699cc - - - - name - Storage - scope - storage - settings - - foreground - #dd99dd - fontStyle - italic - - - - name - Function arrow - scope - storage.type.function.arrow - settings - - fontStyle - normal - - - - name - Support - scope - support.function - settings - - foreground - #66ffdd - - - - name - Substitution - scope - keyword.other.substitution - settings - - foreground - #dd99dd - - - - name - Strings, Inherited Class - scope - string, constant.other.symbol, entity.other.inherited-class - settings - - foreground - #99dd99 - - - - name - Integers - scope - constant.numeric - settings - - foreground - #f99157 - - - - name - Floats - scope - none - settings - - foreground - #f99157 - - - - name - Boolean - scope - none - settings - - foreground - #f99157 - - - - name - Constants - scope - constant - settings - - foreground - #f99157 - - - - name - Tags - scope - entity.name.tag - settings - - foreground - #ff7a7f - - - - name - Attributes - scope - entity.other.attribute-name - settings - - foreground - #f99157 - fontStyle - italic - - - - name - Attribute IDs - scope - entity.other.attribute-name.id, punctuation.definition.entity - settings - - foreground - #6699cc - - - - name - Selector - scope - meta.selector - settings - - foreground - #dd99dd - fontStyle - italic - - - - name - Values - scope - none - settings - - foreground - #f99157 - - - - name - Headings - scope - markup.heading punctuation.definition.heading, entity.name.section - settings - - fontStyle - - foreground - #6699cc - - - - name - Units - scope - keyword.other.unit - settings - - foreground - #f99157 - - - - name - Bold - scope - markup.bold, punctuation.definition.bold - settings - - fontStyle - bold - foreground - #ffee66 - - - - name - Italic - scope - markup.italic, punctuation.definition.italic - settings - - fontStyle - italic - foreground - #dd99dd - - - - name - Code - scope - markup.raw.inline - settings - - foreground - #99cc99 - - - - name - Link Text - scope - string.other.link - settings - - foreground - #e2e0d7 - - - - name - Link Url - scope - meta.link - settings - - foreground - #f99157 - - - - name - Image Url - scope - meta.image - settings - - foreground - #f99157 - - - - name - Lists - scope - markup.list - settings - - foreground - #e2e0d7 - - - - name - Quotes - scope - markup.quote - settings - - foreground - #f99157 - - - - name - Separator - scope - meta.separator - settings - - background - #515151 - foreground - #ff7a7f - - - - name - Inserted - scope - markup.inserted, markup.inserted.git_gutter - settings - - foreground - #99cc99 - - - - name - Deleted - scope - markup.deleted, markup.deleted.git_gutter - settings - - foreground - #ff332a - - - - name - Changed - scope - markup.changed, markup.changed.git_gutter - settings - - foreground - #dd99dd - fontStyle - italic - - - - name - Ignored - scope - markup.ignored, markup.ignored.git_gutter - settings - - foreground - #515151 - - - - name - Untracked - scope - markup.untracked, markup.untracked.git_gutter - settings - - foreground - #515151 - - - - name - Colors - scope - constant.other.color - settings - - foreground - #66cccc - - - - name - Regular Expressions - scope - string.regexp - settings - - foreground - #66cccc - - - - name - Escape Characters - scope - constant.character.escape - settings - - foreground - #66cccc - - - - name - Embedded - scope - punctuation.section.embedded, variable.interpolation - settings - - foreground - #d27b53 - - - - name - Invalid - scope - invalid.illegal - settings - - background - #e2e0d7 - foreground - #2b2b2b - - - - name - GitGutter deleted - scope - markup.deleted.git_gutter - settings - - foreground - #F92672 - - - - name - GitGutter inserted - scope - markup.inserted.git_gutter - settings - - foreground - #A6E22E - - - - name - GitGutter changed - scope - markup.changed.git_gutter - settings - - foreground - #967EFB - - - - name - GitGutter ignored - scope - markup.ignored.git_gutter - settings - - foreground - #565656 - - - - name - GitGutter untracked - scope - markup.untracked.git_gutter - settings - - foreground - #565656 - - - - uuid - 10cd3686-973b-4952-b97f-ddfe484d91ae + author + Rune Bjørnerås + name + Ultimate Dark + semanticClass + ultimate.dark + colorSpaceName + sRGB + gutterSettings + + background + #393939 + divider + #393939 + foreground + #747369 + selectionBackground + #515151 + selectionForeground + #a09f93 + + settings + + + settings + + background + #333331 + caret + #ffffff + foreground + #e2e0d7 + invisibles + #747369 + lineHighlight + #74736920 + selection + #515151 + + + + name + Text + scope + variable.parameter.function + settings + + foreground + #fa7484 + + + + name + Comments + scope + comment, punctuation.definition.comment + settings + + foreground + #747369 + fontStyle + italic + + + + name + Punctuation + scope + punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array + settings + + foreground + #e2e0d7 + + + + name + Delimiters + scope + none + settings + + foreground + #e2e0d7 + + + + name + Operators + scope + keyword.operator + settings + + foreground + #e2e0d7 + + + + name + Operators + scope + keyword.operator.logical, keyword.operator.relational, keyword.operator.comparison + settings + + foreground + #fc9867 + + + + name + Keywords + scope + keyword.control + settings + + foreground + #b1a3ec + fontStyle + italic + + + + name + Variables + scope + variable, variable.other.dollar.only.js + settings + + foreground + #e2e0d7 + + + + name + This + scope + variable.language.this + settings + + foreground + #fa7484 + fontStyle + italic + + + + name + Functions + scope + entity.name.function, meta.require, support.function.any-method, variable.function + settings + + foreground + #78dce8 + + + + name + Classes + scope + support.class, entity.name.class, entity.name.type.class + settings + + foreground + #ffd866 + + + + name + Classes + scope + meta.class + settings + + foreground + #e2e0d7 + + + + name + Object properties + scope + variable.other.object + settings + + foreground + #e2e0d7 + + + + name + Objects + scope + variable.other.object variable.other.object + settings + + foreground + #fa7484 + + + + name + Objects + scope + variable.other.readwrite + settings + + foreground + #fa7484 + + + + name + Methods + scope + keyword.other.special-method + settings + + foreground + #6699cc + + + + name + Storage + scope + storage + settings + + foreground + #b1a3ec + fontStyle + italic + + + + name + Function arrow + scope + storage.type.function.arrow + settings + + fontStyle + normal + + + + name + Support + scope + support.function + settings + + foreground + #66ffdd + + + + name + Substitution + scope + keyword.other.substitution + settings + + foreground + #b1a3ec + + + + name + Strings, Inherited Class + scope + string, constant.other.symbol, entity.other.inherited-class + settings + + foreground + #badc92 + + + + name + Integers + scope + constant.numeric + settings + + foreground + #fc9867 + + + + name + Floats + scope + none + settings + + foreground + #fc9867 + + + + name + Boolean + scope + none + settings + + foreground + #fc9867 + + + + name + Constants + scope + constant + settings + + foreground + #fc9867 + + + + name + Tags + scope + entity.name.tag + settings + + foreground + #fa7484 + + + + name + Attributes + scope + entity.other.attribute-name + settings + + foreground + #fc9867 + + + + name + Attribute IDs + scope + entity.other.attribute-name.id, punctuation.definition.entity + settings + + foreground + #6699cc + + + + name + Selector + scope + meta.selector + settings + + foreground + #b1a3ec + + + + name + CSS Attribute name + scope + entity.other.attribute-name.class.css + settings + + foreground + #e2e0d7 + + + + name + CSS Property name + scope + meta.property-name.css + settings + + foreground + #fc9867 + fontStyle + italic + + + + name + Values + scope + none + settings + + foreground + #fc9867 + + + + name + Headings + scope + markup.heading punctuation.definition.heading, entity.name.section + settings + + fontStyle + + foreground + #6699cc + + + + name + Units + scope + keyword.other.unit + settings + + foreground + #fc9867 + + + + name + Bold + scope + markup.bold, punctuation.definition.bold + settings + + fontStyle + bold + foreground + #ffd866 + + + + name + Italic + scope + markup.italic, punctuation.definition.italic + settings + + fontStyle + italic + foreground + #b1a3ec + + + + name + Code + scope + markup.raw.inline + settings + + foreground + #99cc99 + + + + name + Link Text + scope + string.other.link + settings + + foreground + #e2e0d7 + + + + name + Link Url + scope + meta.link + settings + + foreground + #fc9867 + + + + name + Image Url + scope + meta.image + settings + + foreground + #fc9867 + + + + name + Lists + scope + markup.list + settings + + foreground + #e2e0d7 + + + + name + Quotes + scope + markup.quote + settings + + foreground + #fc9867 + + + + name + Separator + scope + meta.separator + settings + + background + #515151 + foreground + #fa7484 + + + + name + Inserted + scope + markup.inserted, markup.inserted.git_gutter + settings + + foreground + #99cc99 + + + + name + Deleted + scope + markup.deleted, markup.deleted.git_gutter + settings + + foreground + #ff332a + + + + name + Changed + scope + markup.changed, markup.changed.git_gutter + settings + + foreground + #b1a3ec + fontStyle + italic + + + + name + Ignored + scope + markup.ignored, markup.ignored.git_gutter + settings + + foreground + #515151 + + + + name + Untracked + scope + markup.untracked, markup.untracked.git_gutter + settings + + foreground + #515151 + + + + name + Colors + scope + constant.other.color + settings + + foreground + #66cccc + + + + name + Regular Expressions + scope + string.regexp + settings + + foreground + #66cccc + + + + name + Escape Characters + scope + constant.character.escape + settings + + foreground + #66cccc + + + + name + Embedded + scope + punctuation.section.embedded, variable.interpolation + settings + + foreground + #d27b53 + + + + name + Invalid + scope + invalid.illegal + settings + + background + #e2e0d7 + foreground + #333331 + + + + name + GitGutter deleted + scope + markup.deleted.git_gutter + settings + + foreground + #F92672 + + + + name + GitGutter inserted + scope + markup.inserted.git_gutter + settings + + foreground + #A6E22E + + + + name + GitGutter changed + scope + markup.changed.git_gutter + settings + + foreground + #967EFB + + + + name + GitGutter ignored + scope + markup.ignored.git_gutter + settings + + foreground + #565656 + + + + name + GitGutter untracked + scope + markup.untracked.git_gutter + settings + + foreground + #565656 + + + + uuid + 10cd3686-973b-4952-b97f-ddfe484d91ae