From 0b261287182a0aab371eda43fea925cf77ec44d8 Mon Sep 17 00:00:00 2001 From: Enrico Date: Fri, 31 Jan 2014 22:55:19 +0100 Subject: [PATCH 01/10] new theme --- themes/KoralGreen2 (SL).tmTheme | 404 ++++++++++++++++++++++++++++++++ 1 file changed, 404 insertions(+) create mode 100644 themes/KoralGreen2 (SL).tmTheme diff --git a/themes/KoralGreen2 (SL).tmTheme b/themes/KoralGreen2 (SL).tmTheme new file mode 100644 index 00000000..d60912ca --- /dev/null +++ b/themes/KoralGreen2 (SL).tmTheme @@ -0,0 +1,404 @@ + + + + + + + + + author + Enrico Friede + name + KoralGreen2 + settings + + + settings + + background + #222322 + caret + #FFFFFFA6 + foreground + #A8B3AF + invisibles + #FFFFFF40 + lineHighlight + #FFFFFF08 + selection + #253B76 + + + + name + Comment + scope + comment + settings + + fontStyle + + foreground + #5E5E5E + + + + name + Constant + scope + constant + settings + + fontStyle + + foreground + #AEA474 + + + + name + Entity + scope + entity + settings + + fontStyle + + foreground + #BA9350 + + + + name + Keyword + scope + keyword + settings + + fontStyle + + foreground + #AB4E4E + + + + name + Storage + scope + storage + settings + + fontStyle + + foreground + #4E98AB + + + + name + String + scope + string, meta.verbatim + settings + + fontStyle + + foreground + #648F6E + + + + name + Support + scope + support + settings + + fontStyle + + foreground + #57749C + + + + name + Variable + scope + variable + settings + + fontStyle + + foreground + #A38975 + + + + name + Invalid – Deprecated + scope + invalid.deprecated + settings + + fontStyle + italic + foreground + #AB2A1D + + + + name + Invalid – Illegal + scope + invalid.illegal + settings + + background + #9D1E15 + foreground + #F8F8F8 + + + + name + Superclass + scope + entity.other.inherited-class + settings + + fontStyle + italic + foreground + #EE9E26 + + + + name + String interpolation + scope + string constant.other.placeholder + settings + + fontStyle + + foreground + #FF6400 + + + + name + meta.function-call.py + scope + meta.function-call.py + settings + + fontStyle + + foreground + #BECDE6 + + + + name + meta.tag + scope + meta.tag + settings + + foreground + #999E9D + + + + name + meta.tag + scope + meta.tag entity + settings + + foreground + #BD625C + + + + name + entity.name.section + scope + entity.name.section + settings + + fontStyle + + foreground + #FFFFFF + + + + name + OCaml variant + scope + keyword.type.variant + settings + + foreground + #D5E0F3 + + + + name + OCaml operator + scope + source.ocaml keyword.operator.symbol + settings + + foreground + #F8F8F8 + + + + name + OCaml infix operator + scope + source.ocaml keyword.operator.symbol.infix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml prefix operator + scope + source.ocaml keyword.operator.symbol.prefix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml f-p infix operator + scope + source.ocaml keyword.operator.symbol.infix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p prefix operator + scope + source.ocaml keyword.operator.symbol.prefix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p constant + scope + source.ocaml constant.numeric.floating-point + settings + + fontStyle + underline + + + + name + LaTeX environment + scope + text.tex.latex meta.function.environment + settings + + background + #FFFFFF08 + + + + name + LaTeX environment (nested) + scope + text.tex.latex meta.function.environment meta.function.environment + settings + + background + #7A96FA08 + + + + name + Latex support + scope + text.tex.latex support.function + settings + + fontStyle + + foreground + #FBDE2D + + + + name + PList unquoted string + scope + source.plist string.unquoted, source.plist keyword.operator + settings + + foreground + #FFFFFF + + + + name + SublimeLinter Error + scope + sublimelinter.mark.error + settings + + foreground + #D02000 + + + + name + SublimeLinter Warning + scope + sublimelinter.mark.warning + settings + + foreground + #DDB700 + + + + name + SublimeLinter Gutter Mark + scope + sublimelinter.gutter-mark + settings + + foreground + #FFFFFF + + + + uuid + 7A54B83E-29C2-475F-BA70-2B7E0F0D773D + colorSpaceName + sRGB + semanticClass + theme.dark.koral_green2 + + \ No newline at end of file From d474bd9fad5d0ae22a7da41ec979a726c17151ab Mon Sep 17 00:00:00 2001 From: koreldan Date: Tue, 29 Jan 2019 00:56:46 +0100 Subject: [PATCH 02/10] added Monokay dimmed 76 + small mod to KoralGreen2 (SL).tmTheme --- themes/KoralGreen2 (SL).tmTheme | 0 themes/Monokai dimmed 76.tmTheme | 299 +++++++++++++++++++++++++++++++ 2 files changed, 299 insertions(+) mode change 100644 => 100755 themes/KoralGreen2 (SL).tmTheme create mode 100644 themes/Monokai dimmed 76.tmTheme diff --git a/themes/KoralGreen2 (SL).tmTheme b/themes/KoralGreen2 (SL).tmTheme old mode 100644 new mode 100755 diff --git a/themes/Monokai dimmed 76.tmTheme b/themes/Monokai dimmed 76.tmTheme new file mode 100644 index 00000000..8be40ccd --- /dev/null +++ b/themes/Monokai dimmed 76.tmTheme @@ -0,0 +1,299 @@ + + + + + + + + + name + Monokai dimmed 76 + settings + + + settings + + background + #272822 + caret + #C2C2BC + foreground + #C2C2BE + invisibles + #3B3A32 + lineHighlight + #3E3D32 + selection + #49483E + + + + name + Comment + scope + comment + settings + + foreground + #695F55 + + + + name + String + scope + string + settings + + foreground + #C2B861 + + + + name + Number + scope + constant.numeric + settings + + foreground + #8661C2 + + + + name + Built-in constant + scope + constant.language + settings + + foreground + #8463C2 + + + + name + User-defined constant + scope + constant.character, constant.other + settings + + foreground + #8463C2 + + + + name + Variable + scope + variable + settings + + fontStyle + + foreground + #C2C2B2 + + + + name + Keyword + scope + keyword + settings + + foreground + #C21D59 + + + + name + Storage + scope + storage + settings + + fontStyle + + foreground + #C21D59 + + + + name + Storage type + scope + storage.type + settings + + fontStyle + italic + foreground + #53AFC2 + + + + name + Class name + scope + entity.name.class + settings + + fontStyle + underline + foreground + #8EC227 + + + + name + Inherited class + scope + entity.other.inherited-class + settings + + fontStyle + italic underline + foreground + #8EC227 + + + + name + Function name + scope + entity.name.function + settings + + fontStyle + + foreground + #8EC227 + + + + name + Function argument + scope + variable.parameter + settings + + fontStyle + italic + foreground + #C27217 + + + + name + Tag name + scope + entity.name.tag + settings + + fontStyle + + foreground + #C21D59 + + + + name + Tag attribute + scope + entity.other.attribute-name + settings + + fontStyle + + foreground + #8EC227 + + + + name + Library function + scope + support.function + settings + + fontStyle + + foreground + #53AFC2 + + + + name + Library constant + scope + support.constant + settings + + fontStyle + + foreground + #53AFC2 + + + + name + Library class/type + scope + support.type, support.class + settings + + fontStyle + italic + foreground + #53AFC2 + + + + name + Library variable + scope + support.other.variable + settings + + fontStyle + + + + + name + Invalid + scope + invalid + settings + + background + #F92672 + fontStyle + + foreground + #C2C2BC + + + + name + Invalid deprecated + scope + invalid.deprecated + settings + + background + #AE81FF + foreground + #C2C2BC + + + + uuid + D8D5E82E-3D5B-46B5-B38E-8C841C21347D + colorSpaceName + sRGB + semanticClass + theme.dark.monokai + + \ No newline at end of file From 2b419e012ad5871ef59879cb546f91a306c802cf Mon Sep 17 00:00:00 2001 From: koreldan Date: Tue, 29 Jan 2019 01:29:32 +0100 Subject: [PATCH 03/10] Fixed names compatibility + added correctly new themes into themes.json to fix compile issue --- themes.json | 12 ++++++++++++ ...{KoralGreen2 (SL).tmTheme => KoralGreen2.tmTheme} | 0 ...i dimmed 76.tmTheme => Monokai_dimmed_76.tmTheme} | 0 3 files changed, 12 insertions(+) rename themes/{KoralGreen2 (SL).tmTheme => KoralGreen2.tmTheme} (100%) rename themes/{Monokai dimmed 76.tmTheme => Monokai_dimmed_76.tmTheme} (100%) diff --git a/themes.json b/themes.json index 2fca54d1..d67adcca 100755 --- a/themes.json +++ b/themes.json @@ -761,6 +761,18 @@ "FileName": "KoralGreen.tmTheme", "Title": "KoralGreen" }, + { + "Author": "Enrico Friede", + "Description": "A dark, relaxing, simple color scheme", + "FileName": "KoralGreen2.tmTheme", + "Title": "KoralGreen2" + }, + { + "Author": "Enrico Friede", + "Description": "A dark, relaxing, simple color scheme", + "FileName": "KoralGreen2_(SL).tmTheme", + "Title": "Monokai dimmed 76" + }, { "Author": "Domenico Carbotta", "Description": "", diff --git a/themes/KoralGreen2 (SL).tmTheme b/themes/KoralGreen2.tmTheme similarity index 100% rename from themes/KoralGreen2 (SL).tmTheme rename to themes/KoralGreen2.tmTheme diff --git a/themes/Monokai dimmed 76.tmTheme b/themes/Monokai_dimmed_76.tmTheme similarity index 100% rename from themes/Monokai dimmed 76.tmTheme rename to themes/Monokai_dimmed_76.tmTheme From 03843b507a867594a3e080fb787b13110da8d821 Mon Sep 17 00:00:00 2001 From: koreldan Date: Tue, 29 Jan 2019 01:42:51 +0100 Subject: [PATCH 04/10] Revert "Update Forest Focus Theme (#384)" This reverts commit d7401929c97c5fe78319b424f575ddce3f05da81. --- README.md | 2 +- themes.json | 2 +- themes/Forest_Focus.tmTheme | 2787 +---------------------------------- 3 files changed, 55 insertions(+), 2736 deletions(-) diff --git a/README.md b/README.md index 0027fe33..c7ac36b3 100755 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ $ npm run test Themes creators - 1ClickComputing -- [A.J. Bale](https://www.linkedin.com/in/abalejr) ([abalejr](https://github.com/abalejr)) +- A.J. Bale - ART-ifact Dev | Jeremias Arnstadt - Abraham Howland ([liminalisht](http://github.com/liminalisht)) - Adi diff --git a/themes.json b/themes.json index d67adcca..81c1bac8 100755 --- a/themes.json +++ b/themes.json @@ -1,7 +1,7 @@ [ { "Author": "A.J. Bale", - "Description": "Easy to read earth tones on dark background. Especially deep support for HTML, CSS/Sass/SCSS, JavaScript, Python, and PHP", + "Description": "Easy to read earth tones on dark background. Especially deep support for HTML, CSS, JS, and Python", "FileName": "Forest_Focus.tmTheme", "Title": "Forest Focus" }, diff --git a/themes/Forest_Focus.tmTheme b/themes/Forest_Focus.tmTheme index 12a9a8a2..405a515f 100644 --- a/themes/Forest_Focus.tmTheme +++ b/themes/Forest_Focus.tmTheme @@ -27,6 +27,17 @@ #ddf0ff33 + + name + Curly Brackets + scope + punctuation.section.braces.begin + settings + + foreground + #339966 + + name invisibles @@ -34,7 +45,7 @@ invisibles settings - foreground + foBreground #ffffffff @@ -291,7 +302,7 @@ fontStyle italic foreground - #90B4CB + #5C82AFff @@ -342,20 +353,7 @@ name Keyword scope - keyword.operator.logical, keyword.operator.string.php, keyword.operator.key.php - settings - - fontStyle - bold italic - foreground - #5EAB30 - - - - name - Keyword - scope - keyword.operator.assignment + keyword.operator.assignment.js settings fontStyle @@ -416,90 +414,18 @@ name Punctuation scope - punctuation.section.group.begin, punctuation.section.group.end,punctuation.section.block.begin,punctuation.section.block.end - settings - - fontStyle - bold - - - - name - Punctuation - scope - punctuation.section.array.begin.php,punctuation.section.array.end.php - settings - - fontStyle - bold - foreground - #9996BA - - - - name - Punctuation - scope - punctuation.section.block.begin.php,punctuation.section.block.end.php - settings - - fontStyle - bold - foreground - #e0b60d - - - - name - Embedded PHP symbols - scope - meta.embedded.block.php, meta.embedded.line.php - settings - - foreground - #e0b60d - - - - name - Punctuation - php start/end - scope - punctuation.section.embedded.begin.php, punctuation.section.embedded.end.php - settings - - foreground - #9F67A8 - - - - name - Punctuation - php start/end - scope - string punctuation.section.embedded.begin.php, string punctuation.section.embedded.end.php - settings - - fontStyle - italic - foreground - #9F67A8 - - - - name - Punctuation - scope - meta.array.php + punctuation.section.group.begin.js, punctuation.section.group.end.js settings foreground - #e0b60d + #5fafb0ff name Punctuation scope - meta.block + punctuation.section.block.begin.js, punctuation.section.block.end.js settings foreground @@ -510,7 +436,7 @@ name Punctuation scope - punctuation.terminator + punctuation.terminator.statement.js settings foreground @@ -569,11 +495,9 @@ name String scope - punctuation.definition.string + string.quoted.double.js settings - fontStyle - italic foreground #9FB760 @@ -582,11 +506,13 @@ name String scope - meta.object-literal.key + punctuation.definition.string settings + fontStyle + italic foreground - #0095A0 + #9FB760 @@ -674,18 +600,7 @@ name Variable scope - variable.language.this.js - settings - - foreground - #C96248ff - - - - name - Variable - scope - variable.function + variable.function.js settings foreground @@ -696,22 +611,11 @@ name Variable scope - meta.function-call,meta.object-literal - settings - - foreground - #37DACD - - - - name - Variable - scope - meta.function-call.php + meta.function-call.js settings foreground - #37DACD + #9CE7DA @@ -729,7 +633,7 @@ name Variable scope - variable.parameter + variable.parameter.function.js settings foreground @@ -747,17 +651,6 @@ #BE99C5 - - name - Variable - scope - punctuation.definition.variable.php - settings - - foreground - #80B290 - - name Variable @@ -819,6 +712,19 @@ #f8f8f8ff + + name + ♦ Embedded Source + scope + text source + settings + + background + #282427 + foreground + #DFDFDFFF + + name ♦ Embedded Source (Bright) @@ -899,7 +805,7 @@ settings foreground - #339966 + #8a9a95ff @@ -910,7 +816,7 @@ settings foreground - #E0A235 + #339966ff @@ -1003,9 +909,9 @@ name - css/scss:tag-name + § css tag-name scope - entity.name.tag.css + meta.selector.css entity.name.tag settings foreground @@ -1014,59 +920,35 @@ name - css/scss:pseudo-class - scope - entity.other.pseudo-class - settings - - foreground - #55A432 - - - - name - css/scss:pseudo-element - scope - entity.other.pseudo-element, entity.other.pseudo-class.css.sass - settings - - fontStyle - italic - foreground - #55A432 - - - - name - css/scss:id-selector + § css:pseudo-class scope - entity.other.attribute-name.id + meta.selector.css entity.other.attribute-name.tag.pseudo-class settings foreground - #B864C7 + #9b7a9dff name - css/scss.class + § css#id scope - entity.other.attribute-name.class + meta.selector.css entity.other.attribute-name.id settings foreground - #E2C484 + #cda869ff name - scss:else + § css.class scope - source.scss + meta.selector.css entity.other.attribute-name.class settings foreground - #e0b60d + #9b703fff @@ -3291,2569 +3173,6 @@ #111111FF - - scope - col_EFEFEFFF - settings - - background - #EFEFEFFF - foreground - #6F6F6FFF - - - - scope - col_0A2234FF - settings - - background - #0A2234FF - foreground - #9C9C9CFF - - - - scope - col_ECEEEFCC - settings - - background - #ECEEEFCC - foreground - #444444FF - - - - scope - col_808181FF - settings - - background - #808181FF - foreground - #000000FF - - - - scope - col_ECEEEFF2 - settings - - background - #ECEEEFF2 - foreground - #636363FF - - - - scope - col_5A98CBFF - settings - - background - #5A98CBFF - foreground - #0B0B0BFF - - - - scope - col_999999FF - settings - - background - #999999FF - foreground - #191919FF - - - - scope - col_000000CC - settings - - background - #000000CC - foreground - #868686FF - - - - scope - col_FCA200FF - settings - - background - #FCA200FF - foreground - #2A2A2AFF - - - - scope - col_000000BF - settings - - background - #000000BF - foreground - #888888FF - - - - scope - col_2A2A2AFF - settings - - background - #2A2A2AFF - foreground - #AAAAAAFF - - - - scope - col_6F6F6FFF - settings - - background - #6F6F6FFF - foreground - #EFEFEFFF - - - - scope - col_060606FF - settings - - background - #060606FF - foreground - #868686FF - - - - scope - col_868686FF - settings - - background - #868686FF - foreground - #060606FF - - - - scope - col_191919FF - settings - - background - #191919FF - foreground - #999999FF - - - - scope - col_AAAAAAFF - settings - - background - #AAAAAAFF - foreground - #2A2A2AFF - - - - scope - col_444444FF - settings - - background - #444444FF - foreground - #C4C4C4FF - - - - scope - col_C4C4C4FF - settings - - background - #C4C4C4FF - foreground - #444444FF - - - - scope - col_90B4CBFF - settings - - background - #90B4CBFF - foreground - #2B2B2BFF - - - - scope - col_FF77FFFF - settings - - background - #FF77FFFF - foreground - #2F2F2FFF - - - - scope - col_FF77FF77 - settings - - background - #FF77FF77 - foreground - #E3E3E3FF - - - - scope - col_F7F7F7EA - settings - - background - #F7F7F7EA - foreground - #656565FF - - - - scope - col_0A2335FF - settings - - background - #0A2335FF - foreground - #9D9D9DFF - - - - scope - col_656565FF - settings - - background - #656565FF - foreground - #E5E5E5FF - - - - scope - col_E5E5E5FF - settings - - background - #E5E5E5FF - foreground - #656565FF - - - - scope - col_37DACDFF - settings - - background - #37DACDFF - foreground - #272727FF - - - - scope - col_272727FF - settings - - background - #272727FF - foreground - #A7A7A7FF - - - - scope - col_A7A7A7FF - settings - - background - #A7A7A7FF - foreground - #272727FF - - - - scope - col_E0A235FF - settings - - background - #E0A235FF - foreground - #282828FF - - - - scope - col_A6B083FF - settings - - background - #A6B083FF - foreground - #272727FF - - - - scope - col_DAE0C3FF - settings - - background - #DAE0C3FF - foreground - #5A5A5AFF - - - - scope - col_5A5A5AFF - settings - - background - #5A5A5AFF - foreground - #DADADAFF - - - - scope - col_DADADAFF - settings - - background - #DADADAFF - foreground - #5A5A5AFF - - - - scope - col_DAFFC3FF - settings - - background - #DAFFC3FF - foreground - #6D6D6DFF - - - - scope - col_008800FF - settings - - background - #008800FF - foreground - #CFCFCFFF - - - - scope - col_005500FF - settings - - background - #005500FF - foreground - #B1B1B1FF - - - - scope - col_447755FF - settings - - background - #447755FF - foreground - #E3E3E3FF - - - - scope - col_80B290FF - settings - - background - #80B290FF - foreground - #1F1F1FFF - - - - scope - col_1F1F1FFF - settings - - background - #1F1F1FFF - foreground - #9F9F9FFF - - - - scope - col_9F9F9FFF - settings - - background - #9F9F9FFF - foreground - #1F1F1FFF - - - - scope - col_5B5B5BFF - settings - - background - #5B5B5BFF - foreground - #DBDBDBFF - - - - scope - col_DBDBDBFF - settings - - background - #DBDBDBFF - foreground - #5B5B5BFF - - - - scope - col_112244FF - settings - - background - #112244FF - foreground - #A0A0A0FF - - - - scope - col_ACBAD4FF - settings - - background - #ACBAD4FF - foreground - #383838FF - - - - scope - col_EAEAEAFF - settings - - background - #EAEAEAFF - foreground - #6A6A6AFF - - - - scope - col_B0BED9FF - settings - - background - #B0BED9FF - foreground - #3C3C3CFF - - - - scope - col_A6B4CDFF - settings - - background - #A6B4CDFF - foreground - #323232FF - - - - scope - col_0C0C0CFF - settings - - background - #0C0C0CFF - foreground - #8C8C8CFF - - - - scope - col_F3F3F3FF - settings - - background - #F3F3F3FF - foreground - #737373FF - - - - scope - col_A9B7D1FF - settings - - background - #A9B7D1FF - foreground - #353535FF - - - - scope - col_FFFFFFE5 - settings - - background - #FFFFFFE5 - foreground - #686868FF - - - - scope - col_F9F9F9FF - settings - - background - #F9F9F9FF - foreground - #797979FF - - - - scope - col_FAFAFAFF - settings - - background - #FAFAFAFF - foreground - #7A7A7AFF - - - - scope - col_585858FF - settings - - background - #585858FF - foreground - #D8D8D8FF - - - - scope - col_A8B5CFFF - settings - - background - #A8B5CFFF - foreground - #343434FF - - - - scope - col_DDDDDDFF - settings - - background - #DDDDDDFF - foreground - #5D5D5DFF - - - - scope - col_AFBDD8FF - settings - - background - #AFBDD8FF - foreground - #3B3B3BFF - - - - scope - col_ACBAD5FF - settings - - background - #ACBAD5FF - foreground - #383838FF - - - - scope - col_AAB7D1FF - settings - - background - #AAB7D1FF - foreground - #363636FF - - - - scope - col_ECECECFF - settings - - background - #ECECECFF - foreground - #6C6C6CFF - - - - scope - col_A3B0C9FF - settings - - background - #A3B0C9FF - foreground - #2E2E2EFF - - - - scope - col_FFFFFF01 - settings - - background - #FFFFFF01 - foreground - #A2A2A2FF - - - - scope - col_F6F6F6FF - settings - - background - #F6F6F6FF - foreground - #767676FF - - - - scope - col_F1F1F1FF - settings - - background - #F1F1F1FF - foreground - #717171FF - - - - scope - col_A5B2CBFF - settings - - background - #A5B2CBFF - foreground - #303030FF - - - - scope - col_A2AEC7FF - settings - - background - #A2AEC7FF - foreground - #2D2D2DFF - - - - scope - col_AEBCD6FF - settings - - background - #AEBCD6FF - foreground - #3A3A3AFF - - - - scope - col_FCFCFCFF - settings - - background - #FCFCFCFF - foreground - #7C7C7CFF - - - - scope - col_0984AEFF - settings - - background - #0984AEFF - foreground - #E4E4E4FF - - - - scope - col_00000026 - settings - - background - #00000026 - foreground - #9C9C9CFF - - - - scope - col_1E73BEFF - settings - - background - #1E73BEFF - foreground - #E2E2E2FF - - - - scope - col_7E7D7EFF - settings - - background - #7E7D7EFF - foreground - #FDFDFDFF - - - - scope - col_0F85B7FF - settings - - background - #0F85B7FF - foreground - #E7E7E7FF - - - - scope - col_DD9640FF - settings - - background - #DD9640FF - foreground - #212121FF - - - - scope - col_DE871DFF - settings - - background - #DE871DFF - foreground - #141414FF - - - - scope - col_FFFFFFCC - settings - - background - #FFFFFFCC - foreground - #525252FF - - - - scope - col_525252FF - settings - - background - #525252FF - foreground - #D2D2D2FF - - - - scope - col_D8D8D8FF - settings - - background - #D8D8D8FF - foreground - #585858FF - - - - scope - col_686868FF - settings - - background - #686868FF - foreground - #E8E8E8FF - - - - scope - col_323232FF - settings - - background - #323232FF - foreground - #B2B2B2FF - - - - scope - col_2D2D2DFF - settings - - background - #2D2D2DFF - foreground - #ADADADFF - - - - scope - col_353535FF - settings - - background - #353535FF - foreground - #B5B5B5FF - - - - scope - col_3A3A3AFF - settings - - background - #3A3A3AFF - foreground - #BABABAFF - - - - scope - col_737373FF - settings - - background - #737373FF - foreground - #F3F3F3FF - - - - scope - col_7C7C7CFF - settings - - background - #7C7C7CFF - foreground - #FCFCFCFF - - - - scope - col_A2A2A2FF - settings - - background - #A2A2A2FF - foreground - #222222FF - - - - scope - col_3C3C3CFF - settings - - background - #3C3C3CFF - foreground - #BCBCBCFF - - - - scope - col_303030FF - settings - - background - #303030FF - foreground - #B0B0B0FF - - - - scope - col_6C6C6CFF - settings - - background - #6C6C6CFF - foreground - #ECECECFF - - - - scope - col_E2E2E2FF - settings - - background - #E2E2E2FF - foreground - #626262FF - - - - scope - col_2E2E2EFF - settings - - background - #2E2E2EFF - foreground - #AEAEAEFF - - - - scope - col_797979FF - settings - - background - #797979FF - foreground - #F9F9F9FF - - - - scope - col_343434FF - settings - - background - #343434FF - foreground - #B4B4B4FF - - - - scope - col_5D5D5DFF - settings - - background - #5D5D5DFF - foreground - #DDDDDDFF - - - - scope - col_767676FF - settings - - background - #767676FF - foreground - #F6F6F6FF - - - - scope - col_6A6A6AFF - settings - - background - #6A6A6AFF - foreground - #EAEAEAFF - - - - scope - col_7A7A7AFF - settings - - background - #7A7A7AFF - foreground - #FAFAFAFF - - - - scope - col_E4E4E4FF - settings - - background - #E4E4E4FF - foreground - #646464FF - - - - scope - col_717171FF - settings - - background - #717171FF - foreground - #F1F1F1FF - - - - scope - col_8C8C8CFF - settings - - background - #8C8C8CFF - foreground - #0C0C0CFF - - - - scope - col_E8E8E8FF - settings - - background - #E8E8E8FF - foreground - #686868FF - - - - scope - col_D2D2D2FF - settings - - background - #D2D2D2FF - foreground - #525252FF - - - - scope - col_BCBCBCFF - settings - - background - #BCBCBCFF - foreground - #3C3C3CFF - - - - scope - col_B4B4B4FF - settings - - background - #B4B4B4FF - foreground - #343434FF - - - - scope - col_222222FF - settings - - background - #222222FF - foreground - #A2A2A2FF - - - - scope - col_BABABAFF - settings - - background - #BABABAFF - foreground - #3A3A3AFF - - - - scope - col_B2B2B2FF - settings - - background - #B2B2B2FF - foreground - #323232FF - - - - scope - col_626262FF - settings - - background - #626262FF - foreground - #E2E2E2FF - - - - scope - col_B5B5B5FF - settings - - background - #B5B5B5FF - foreground - #353535FF - - - - scope - col_B0B0B0FF - settings - - background - #B0B0B0FF - foreground - #303030FF - - - - scope - col_AEAEAEFF - settings - - background - #AEAEAEFF - foreground - #2E2E2EFF - - - - scope - col_ADADADFF - settings - - background - #ADADADFF - foreground - #2D2D2DFF - - - - scope - col_646464FF - settings - - background - #646464FF - foreground - #E4E4E4FF - - - - scope - col_00000019 - settings - - background - #00000019 - foreground - #9D9D9DFF - - - - scope - col_F99E31FF - settings - - background - #F99E31FF - foreground - #2C2C2CFF - - - - scope - col_0C5A7AFF - settings - - background - #0C5A7AFF - foreground - #C6C6C6FF - - - - scope - col_88926CFF - settings - - background - #88926CFF - foreground - #0A0A0AFF - - - - scope - col_0F2D41FF - settings - - background - #0F2D41FF - foreground - #A6A6A6FF - - - - scope - col_97BD4BFF - settings - - background - #97BD4BFF - foreground - #242424FF - - - - scope - col_E1FAEAFF - settings - - background - #E1FAEAFF - foreground - #707070FF - - - - scope - col_FFECEBFF - settings - - background - #FFECEBFF - foreground - #717171FF - - - - scope - col_0D2532FF - settings - - background - #0D2532FF - foreground - #9F9F9FFF - - - - scope - col_EB5757FF - settings - - background - #EB5757FF - foreground - #030303FF - - - - scope - col_E1F5FAFF - settings - - background - #E1F5FAFF - foreground - #6F6F6FFF - - - - scope - col_4BB877FF - settings - - background - #4BB877FF - foreground - #0F0F0FFF - - - - scope - col_FFF5E5FF - settings - - background - #FFF5E5FF - foreground - #767676FF - - - - scope - col_DD882EFF - settings - - background - #DD882EFF - foreground - #171717FF - - - - scope - col_554467FF - settings - - background - #554467FF - foreground - #CDCDCDFF - - - - scope - col_70B276FF - settings - - background - #70B276FF - foreground - #171717FF - - - - scope - col_00ABAFFF - settings - - background - #00ABAFFF - foreground - #F8F8F8FF - - - - scope - col_344353FF - settings - - background - #344353FF - foreground - #C0C0C0FF - - - - scope - col_153E59FF - settings - - background - #153E59FF - foreground - #B4B4B4FF - - - - scope - col_FFFF00FF - settings - - background - #FFFF00FF - foreground - #616161FF - - - - scope - col_172B42FF - settings - - background - #172B42FF - foreground - #A7A7A7FF - - - - scope - col_20BF6BFF - settings - - background - #20BF6BFF - foreground - #050505FF - - - - scope - col_B9711CFF - settings - - background - #B9711CFF - foreground - #FCFCFCFF - - - - scope - col_2B4058FF - settings - - background - #2B4058FF - foreground - #BCBCBCFF - - - - scope - col_509054FF - settings - - background - #509054FF - foreground - #F6F6F6FF - - - - scope - col_FC5C65FF - settings - - background - #FC5C65FF - foreground - #0C0C0CFF - - - - scope - col_00648EFF - settings - - background - #00648EFF - foreground - #CACACAFF - - - - scope - col_5B6774FF - settings - - background - #5B6774FF - foreground - #E4E4E4FF - - - - scope - col_8BC090FF - settings - - background - #8BC090FF - foreground - #2A2A2AFF - - - - scope - col_FFFFFF99 - settings - - background - #FFFFFF99 - foreground - #262626FF - - - - scope - col_0990B7FF - settings - - background - #0990B7FF - foreground - #ECECECFF - - - - scope - col_CECECEFF - settings - - background - #CECECEFF - foreground - #4E4E4EFF - - - - scope - col_E08624FF - settings - - background - #E08624FF - foreground - #151515FF - - - - scope - col_A46497FF - settings - - background - #A46497FF - foreground - #FCFCFCFF - - - - scope - col_B2B8B8FF - settings - - background - #B2B8B8FF - foreground - #363636FF - - - - scope - col_55446AFF - settings - - background - #55446AFF - foreground - #CDCDCDFF - - - - scope - col_B81C23FF - settings - - background - #B81C23FF - foreground - #CBCBCBFF - - - - scope - col_9FC632FF - settings - - background - #9FC632FF - foreground - #292929FF - - - - scope - col_1E9095FF - settings - - background - #1E9095FF - foreground - #EEEEEEFF - - - - scope - col_49A8ACFF - settings - - background - #49A8ACFF - foreground - #0C0C0CFF - - - - scope - col_F99400FF - settings - - background - #F99400FF - foreground - #212121FF - - - - scope - col_163E58FF - settings - - background - #163E58FF - foreground - #B5B5B5FF - - - - scope - col_7FA21BFF - settings - - background - #7FA21BFF - foreground - #080808FF - - - - scope - col_11345AFF - settings - - background - #11345AFF - foreground - #ADADADFF - - - - scope - col_EEEEEEFF - settings - - background - #EEEEEEFF - foreground - #6E6E6EFF - - - - scope - col_0085B2FF - settings - - background - #0085B2FF - foreground - #E2E2E2FF - - - - scope - col_D4D4D4FF - settings - - background - #D4D4D4FF - foreground - #545454FF - - - - scope - col_FFA014FF - settings - - background - #FFA014FF - foreground - #2C2C2CFF - - - - scope - col_FF9800FF - settings - - background - #FF9800FF - foreground - #252525FF - - - - scope - col_E08623FF - settings - - background - #E08623FF - foreground - #151515FF - - - - scope - col_46A9ADFF - settings - - background - #46A9ADFF - foreground - #0B0B0BFF - - - - scope - col_F69532FF - settings - - background - #F69532FF - foreground - #262626FF - - - - scope - col_E1A63FFF - settings - - background - #E1A63FFF - foreground - #2B2B2BFF - - - - scope - col_C88431FF - settings - - background - #C88431FF - foreground - #0E0E0EFF - - - - scope - col_97BD44FF - settings - - background - #97BD44FF - foreground - #232323FF - - - - scope - col_F1F4F8FF - settings - - background - #F1F4F8FF - foreground - #737373FF - - - - scope - col_0B2434FF - settings - - background - #0B2434FF - foreground - #9E9E9EFF - - - - scope - col_A0A437FF - settings - - background - #A0A437FF - foreground - #161616FF - - - - scope - col_00000072 - settings - - background - #00000072 - foreground - #929292FF - - - - scope - col_969696FF - settings - - background - #969696FF - foreground - #161616FF - - - - scope - col_0E2433FF - settings - - background - #0E2433FF - foreground - #9F9F9FFF - - - - scope - col_DB951CFF - settings - - background - #DB951CFF - foreground - #1C1C1CFF - - - - scope - col_FFFFFFB2 - settings - - background - #FFFFFFB2 - foreground - #3C3C3CFF - - - - scope - col_0E0E0EFF - settings - - background - #0E0E0EFF - foreground - #8E8E8EFF - - - - scope - col_707070FF - settings - - background - #707070FF - foreground - #F0F0F0FF - - - - scope - col_CDCDCDFF - settings - - background - #CDCDCDFF - foreground - #4D4D4DFF - - - - scope - col_161616FF - settings - - background - #161616FF - foreground - #969696FF - - - - scope - col_262626FF - settings - - background - #262626FF - foreground - #A6A6A6FF - - - - scope - col_545454FF - settings - - background - #545454FF - foreground - #D4D4D4FF - - - - scope - col_616161FF - settings - - background - #616161FF - foreground - #E1E1E1FF - - - - scope - col_2C2C2CFF - settings - - background - #2C2C2CFF - foreground - #ACACACFF - - - - scope - col_151515FF - settings - - background - #151515FF - foreground - #959595FF - - - - scope - col_9E9E9EFF - settings - - background - #9E9E9EFF - foreground - #1E1E1EFF - - - - scope - col_030303FF - settings - - background - #030303FF - foreground - #838383FF - - - - scope - col_4E4E4EFF - settings - - background - #4E4E4EFF - foreground - #CECECEFF - - - - scope - col_6E6E6EFF - settings - - background - #6E6E6EFF - foreground - #EEEEEEFF - - - - scope - col_C6C6C6FF - settings - - background - #C6C6C6FF - foreground - #464646FF - - - - scope - col_242424FF - settings - - background - #242424FF - foreground - #A4A4A4FF - - - - scope - col_A6A6A6FF - settings - - background - #A6A6A6FF - foreground - #262626FF - - - - scope - col_0F0F0FFF - settings - - background - #0F0F0FFF - foreground - #8F8F8FFF - - - - scope - col_929292FF - settings - - background - #929292FF - foreground - #121212FF - - - - scope - col_0A0A0AFF - settings - - background - #0A0A0AFF - foreground - #8A8A8AFF - - - - scope - col_A4A4A4FF - settings - - background - #A4A4A4FF - foreground - #242424FF - - - - scope - col_959595FF - settings - - background - #959595FF - foreground - #151515FF - - - - scope - col_838383FF - settings - - background - #838383FF - foreground - #030303FF - - - - scope - col_8E8E8EFF - settings - - background - #8E8E8EFF - foreground - #0E0E0EFF - - - - scope - col_4D4D4DFF - settings - - background - #4D4D4DFF - foreground - #CDCDCDFF - - - - scope - col_8A8A8AFF - settings - - background - #8A8A8AFF - foreground - #0A0A0AFF - - - - scope - col_8F8F8FFF - settings - - background - #8F8F8FFF - foreground - #0F0F0FFF - - - - scope - col_F0F0F0FF - settings - - background - #F0F0F0FF - foreground - #707070FF - - - - scope - col_ACACACFF - settings - - background - #ACACACFF - foreground - #2C2C2CFF - - - - scope - col_464646FF - settings - - background - #464646FF - foreground - #C6C6C6FF - - - - scope - col_E1E1E1FF - settings - - background - #E1E1E1FF - foreground - #616161FF - - - - scope - col_1E1E1EFF - settings - - background - #1E1E1EFF - foreground - #9E9E9EFF - - - - scope - col_121212FF - settings - - background - #121212FF - foreground - #929292FF - - - - scope - col_D5D5D5FF - settings - - background - #D5D5D5FF - foreground - #555555FF - - - - scope - col_555555FF - settings - - background - #555555FF - foreground - #D5D5D5FF - - - - scope - col_5BC0DEFF - settings - - background - #5BC0DEFF - foreground - #252525FF - - - - scope - col_F0AD4EFF - settings - - background - #F0AD4EFF - foreground - #363636FF - - - - scope - col_5CB85CFF - settings - - background - #5CB85CFF - foreground - #121212FF - - - - scope - col_428BCAFF - settings - - background - #428BCAFF - foreground - #FCFCFCFF - - - - scope - col_337AB7FF - settings - - background - #337AB7FF - foreground - #EBEBEBFF - - - - scope - col_00000023 - settings - - background - #00000023 - foreground - #9C9C9CFF - - - - scope - col_D9534FFF - settings - - background - #D9534FFF - foreground - #FAFAFAFF - - - - scope - col_A6A6A7FF - settings - - background - #A6A6A7FF - foreground - #262626FF - - - - scope - col_FFFF19FF - settings - - background - #FFFF19FF - foreground - #646464FF - - - - scope - col_FFFF02FF - settings - - background - #FFFF02FF - foreground - #626262FF - - - - scope - col_FFFFFF7F - settings - - background - #FFFFFF7F - foreground - #0F0F0FFF - - - - scope - col_FFFFFFA5 - settings - - background - #FFFFFFA5 - foreground - #303030FF - - - - scope - col_5BA7C1FF - settings - - background - #5BA7C1FF - foreground - #131313FF - - - - scope - col_63C3C5FF - settings - - background - #63C3C5FF - foreground - #262626FF - - - - scope - col_756983FF - settings - - background - #756983FF - foreground - #EFEFEFFF - - - - scope - col_4B3A61FF - settings - - background - #4B3A61FF - foreground - #C3C3C3FF - - - - scope - col_B9D767FF - settings - - background - #B9D767FF - foreground - #414141FF - - - - scope - col_076787FF - settings - - background - #076787FF - foreground - #CDCDCDFF - - - - scope - col_11334AFF - settings - - background - #11334AFF - foreground - #ABABABFF - - - - scope - col_C3C3C3FF - settings - - background - #C3C3C3FF - foreground - #434343FF - - - - scope - col_EBEBEBFF - settings - - background - #EBEBEBFF - foreground - #6B6B6BFF - - - - scope - col_6B6B6BFF - settings - - background - #6B6B6BFF - foreground - #EBEBEBFF - - - - scope - col_434343FF - settings - - background - #434343FF - foreground - #C3C3C3FF - - uuid From d0a75d437bbed1e03b5bdcfe78bfe5674eab0f6b Mon Sep 17 00:00:00 2001 From: koreldan Date: Tue, 29 Jan 2019 01:53:50 +0100 Subject: [PATCH 05/10] fix --- themes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.json b/themes.json index 81c1bac8..64f607ba 100755 --- a/themes.json +++ b/themes.json @@ -770,7 +770,7 @@ { "Author": "Enrico Friede", "Description": "A dark, relaxing, simple color scheme", - "FileName": "KoralGreen2_(SL).tmTheme", + "FileName": "Monokai_dimmed_76", "Title": "Monokai dimmed 76" }, { From 5eb4211ebf79310e0ffd6ed0e564443a863ba330 Mon Sep 17 00:00:00 2001 From: koreldan Date: Tue, 29 Jan 2019 01:59:45 +0100 Subject: [PATCH 06/10] this is getting awkward... sleepy --- themes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes.json b/themes.json index 64f607ba..5a14c07a 100755 --- a/themes.json +++ b/themes.json @@ -770,7 +770,7 @@ { "Author": "Enrico Friede", "Description": "A dark, relaxing, simple color scheme", - "FileName": "Monokai_dimmed_76", + "FileName": "Monokai_dimmed_76.tmTheme", "Title": "Monokai dimmed 76" }, { From 019080845dcbf95ea8b363a7113a304129167c9a Mon Sep 17 00:00:00 2001 From: korel Date: Tue, 21 Nov 2023 08:46:36 +0000 Subject: [PATCH 07/10] mmm.. almost, not yet --- themes/KoralGreen2.tmTheme | 479 ++++++++++++++++++++++++++++++++----- 1 file changed, 423 insertions(+), 56 deletions(-) diff --git a/themes/KoralGreen2.tmTheme b/themes/KoralGreen2.tmTheme index d60912ca..58e1547d 100755 --- a/themes/KoralGreen2.tmTheme +++ b/themes/KoralGreen2.tmTheme @@ -1,32 +1,28 @@ - - - - - + author Enrico Friede name - KoralGreen2 + KoralGreen settings settings background - #222322 + #232b2e caret #FFFFFFA6 foreground - #A8B3AF + #FdFFFdaa invisibles #FFFFFF40 lineHighlight - #FFFFFF08 + #FFFFFF14 selection - #253B76 + #6888aa33 @@ -37,9 +33,9 @@ settings fontStyle - + foreground - #5E5E5E + #707070 @@ -50,9 +46,9 @@ settings fontStyle - + foreground - #AEA474 + #beba00 @@ -63,9 +59,9 @@ settings fontStyle - + foreground - #BA9350 + #cda808 @@ -76,9 +72,9 @@ settings fontStyle - + foreground - #AB4E4E + #dd7722 @@ -89,9 +85,9 @@ settings fontStyle - + foreground - #4E98AB + #dd5544 @@ -102,9 +98,9 @@ settings fontStyle - + foreground - #648F6E + #66aa77 @@ -115,9 +111,9 @@ settings fontStyle - + foreground - #57749C + #5599cc @@ -128,9 +124,9 @@ settings fontStyle - + foreground - #A38975 + #bc9a82 @@ -169,7 +165,7 @@ fontStyle italic foreground - #EE9E26 + #FF7700 @@ -180,7 +176,7 @@ settings fontStyle - + foreground #FF6400 @@ -193,7 +189,7 @@ settings fontStyle - + foreground #BECDE6 @@ -202,18 +198,7 @@ name meta.tag scope - meta.tag - settings - - foreground - #999E9D - - - - name - meta.tag - scope - meta.tag entity + meta.tag, meta.tag entity settings foreground @@ -228,7 +213,7 @@ settings fontStyle - + foreground #FFFFFF @@ -263,7 +248,7 @@ settings fontStyle - + foreground #8DA6CE @@ -276,7 +261,7 @@ settings fontStyle - + foreground #8DA6CE @@ -344,7 +329,7 @@ settings fontStyle - + foreground #FBDE2D @@ -360,45 +345,427 @@ #FFFFFF + + name + SublimeLinter Error + scope + sublimelinter.mark.error + settings + + foreground + #D02000 + + + name + SublimeLinter Warning + scope + sublimelinter.mark.warning + settings + + foreground + #DDB700 + + + name + SublimeLinter Gutter Mark + scope + sublimelinter.gutter-mark + settings + + foreground + #FFFFFF + + + uuid + b06ef2eb1ce346c98c10d73561a7af28 + colorSpaceName + sRGB + semanticClass + theme.dark.KoralGreen + + + + + + author + Enrico Friede + name + KoralGreen + settings + + + settings + + background + #232b2e + caret + #FFFFFFA6 + foreground + #FdFFFdaa + invisibles + #FFFFFF40 + lineHighlight + #FFFFFF14 + selection + #6888aa33 + + + + name + Comment + scope + comment + settings + + fontStyle + + foreground + #707070 + + + + name + Constant + scope + constant + settings + + fontStyle + + foreground + #beba00 + + + + name + Entity + scope + entity + settings + + fontStyle + + foreground + #cda808 + + + + name + Keyword + scope + keyword + settings + + fontStyle + + foreground + #dd7722 + + name - SublimeLinter Error + Storage scope - sublimelinter.mark.error + storage settings + fontStyle + foreground - #D02000 + #dd5544 name - SublimeLinter Warning + String scope - sublimelinter.mark.warning + string, meta.verbatim settings + fontStyle + foreground - #DDB700 + #66aa77 name - SublimeLinter Gutter Mark + Support scope - sublimelinter.gutter-mark + support + settings + + fontStyle + + foreground + #5599cc + + + + name + Variable + scope + variable + settings + + fontStyle + + foreground + #bc9a82 + + + + name + Invalid – Deprecated + scope + invalid.deprecated + settings + + fontStyle + italic + foreground + #AB2A1D + + + + name + Invalid – Illegal + scope + invalid.illegal + settings + + background + #9D1E15 + foreground + #F8F8F8 + + + + name + Superclass + scope + entity.other.inherited-class + settings + + fontStyle + italic + foreground + #FF7700 + + + + name + String interpolation + scope + string constant.other.placeholder + settings + + fontStyle + + foreground + #FF6400 + + + + name + meta.function-call.py + scope + meta.function-call.py + settings + + fontStyle + + foreground + #BECDE6 + + + + name + meta.tag + scope + meta.tag, meta.tag entity + settings + + foreground + #BD625C + + + + name + entity.name.section + scope + entity.name.section + settings + + fontStyle + + foreground + #FFFFFF + + + + name + OCaml variant + scope + keyword.type.variant + settings + + foreground + #D5E0F3 + + + + name + OCaml operator + scope + source.ocaml keyword.operator.symbol + settings + + foreground + #F8F8F8 + + + + name + OCaml infix operator + scope + source.ocaml keyword.operator.symbol.infix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml prefix operator + scope + source.ocaml keyword.operator.symbol.prefix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml f-p infix operator + scope + source.ocaml keyword.operator.symbol.infix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p prefix operator + scope + source.ocaml keyword.operator.symbol.prefix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p constant + scope + source.ocaml constant.numeric.floating-point + settings + + fontStyle + underline + + + + name + LaTeX environment + scope + text.tex.latex meta.function.environment + settings + + background + #FFFFFF08 + + + + name + LaTeX environment (nested) + scope + text.tex.latex meta.function.environment meta.function.environment + settings + + background + #7A96FA08 + + + + name + Latex support + scope + text.tex.latex support.function + settings + + fontStyle + + foreground + #FBDE2D + + + + name + PList unquoted string + scope + source.plist string.unquoted, source.plist keyword.operator settings foreground #FFFFFF - + + name + SublimeLinter Error + scope + sublimelinter.mark.error + settings + + foreground + #D02000 + + + name + SublimeLinter Warning + scope + sublimelinter.mark.warning + settings + + foreground + #DDB700 + + + name + SublimeLinter Gutter Mark + scope + sublimelinter.gutter-mark + settings + + foreground + #FFFFFF + + uuid - 7A54B83E-29C2-475F-BA70-2B7E0F0D773D + b06ef2eb1ce346c98c10d73561a7af28 colorSpaceName sRGB semanticClass - theme.dark.koral_green2 + theme.dark.KoralGreen \ No newline at end of file From a3eae38edcb73ce4e13061c6cd823b96fb096876 Mon Sep 17 00:00:00 2001 From: korel Date: Tue, 21 Nov 2023 10:55:53 +0000 Subject: [PATCH 08/10] Koral new tones --- themes/KoralGreen.tmTheme | 18 ++--- themes/KoralGreen2.tmTheme | 144 ++++++++++++++++--------------------- 2 files changed, 72 insertions(+), 90 deletions(-) mode change 100755 => 100644 themes/KoralGreen.tmTheme mode change 100755 => 100644 themes/KoralGreen2.tmTheme diff --git a/themes/KoralGreen.tmTheme b/themes/KoralGreen.tmTheme old mode 100755 new mode 100644 index 58e1547d..52c96c8c --- a/themes/KoralGreen.tmTheme +++ b/themes/KoralGreen.tmTheme @@ -16,7 +16,7 @@ caret #FFFFFFA6 foreground - #FdFFFdaa + #FdFFFdcc invisibles #FFFFFF40 lineHighlight @@ -48,7 +48,7 @@ fontStyle foreground - #beba00 + #f0d200 @@ -61,7 +61,7 @@ fontStyle foreground - #cda808 + #f5a50a @@ -74,7 +74,7 @@ fontStyle foreground - #dd7722 + #f08228 @@ -87,7 +87,7 @@ fontStyle foreground - #dd5544 + #f0463c @@ -100,7 +100,7 @@ fontStyle foreground - #66aa77 + #78d296 @@ -113,7 +113,7 @@ fontStyle foreground - #5599cc + #e6a082 @@ -126,7 +126,7 @@ fontStyle foreground - #bc9a82 + #52b4ed @@ -202,7 +202,7 @@ settings foreground - #BD625C + #dc8c64 diff --git a/themes/KoralGreen2.tmTheme b/themes/KoralGreen2.tmTheme old mode 100755 new mode 100644 index d60912ca..3b1ce546 --- a/themes/KoralGreen2.tmTheme +++ b/themes/KoralGreen2.tmTheme @@ -1,32 +1,28 @@ - - - - - + author Enrico Friede name - KoralGreen2 + KoralGreen settings settings background - #222322 + #232b2e caret #FFFFFFA6 foreground - #A8B3AF + #FdFFFdaa invisibles #FFFFFF40 lineHighlight - #FFFFFF08 + #FFFFFF14 selection - #253B76 + #6888aa33 @@ -37,9 +33,9 @@ settings fontStyle - + foreground - #5E5E5E + #707070 @@ -50,9 +46,9 @@ settings fontStyle - + foreground - #AEA474 + #beba00 @@ -63,9 +59,9 @@ settings fontStyle - + foreground - #BA9350 + #cda808 @@ -76,9 +72,9 @@ settings fontStyle - + foreground - #AB4E4E + #dd7722 @@ -89,9 +85,9 @@ settings fontStyle - + foreground - #4E98AB + #dd5544 @@ -102,9 +98,9 @@ settings fontStyle - + foreground - #648F6E + #66aa77 @@ -115,9 +111,9 @@ settings fontStyle - + foreground - #57749C + #5599cc @@ -128,9 +124,9 @@ settings fontStyle - + foreground - #A38975 + #bc9a82 @@ -169,7 +165,7 @@ fontStyle italic foreground - #EE9E26 + #FF7700 @@ -180,7 +176,7 @@ settings fontStyle - + foreground #FF6400 @@ -193,7 +189,7 @@ settings fontStyle - + foreground #BECDE6 @@ -202,18 +198,7 @@ name meta.tag scope - meta.tag - settings - - foreground - #999E9D - - - - name - meta.tag - scope - meta.tag entity + meta.tag, meta.tag entity settings foreground @@ -228,7 +213,7 @@ settings fontStyle - + foreground #FFFFFF @@ -263,7 +248,7 @@ settings fontStyle - + foreground #8DA6CE @@ -276,7 +261,7 @@ settings fontStyle - + foreground #8DA6CE @@ -344,7 +329,7 @@ settings fontStyle - + foreground #FBDE2D @@ -360,45 +345,42 @@ #FFFFFF - - name - SublimeLinter Error - scope - sublimelinter.mark.error - settings - - foreground - #D02000 - - - - name - SublimeLinter Warning - scope - sublimelinter.mark.warning - settings - - foreground - #DDB700 - - - - name - SublimeLinter Gutter Mark - scope - sublimelinter.gutter-mark - settings - - foreground - #FFFFFF - - - + + name + SublimeLinter Error + scope + sublimelinter.mark.error + settings + + foreground + #D02000 + + + name + SublimeLinter Warning + scope + sublimelinter.mark.warning + settings + + foreground + #DDB700 + + + name + SublimeLinter Gutter Mark + scope + sublimelinter.gutter-mark + settings + + foreground + #FFFFFF + + uuid - 7A54B83E-29C2-475F-BA70-2B7E0F0D773D + b06ef2eb1ce346c98c10d73561a7af28 colorSpaceName sRGB semanticClass - theme.dark.koral_green2 + theme.dark.KoralGreen \ No newline at end of file From 871ee9750fad94494d81ca9912d559f0f263789e Mon Sep 17 00:00:00 2001 From: korel Date: Tue, 21 Nov 2023 12:39:22 +0000 Subject: [PATCH 09/10] variable to variable function color separation --- themes/KoralGreen.tmTheme | 1413 +++++++++++++++++++------------------ 1 file changed, 713 insertions(+), 700 deletions(-) diff --git a/themes/KoralGreen.tmTheme b/themes/KoralGreen.tmTheme index 52c96c8c..fdf53a5b 100644 --- a/themes/KoralGreen.tmTheme +++ b/themes/KoralGreen.tmTheme @@ -2,350 +2,363 @@ - author - Enrico Friede - name - KoralGreen - settings - - - settings - - background - #232b2e - caret - #FFFFFFA6 - foreground - #FdFFFdcc - invisibles - #FFFFFF40 - lineHighlight - #FFFFFF14 - selection - #6888aa33 - - - - name - Comment - scope - comment - settings - - fontStyle - - foreground - #707070 - - - - name - Constant - scope - constant - settings - - fontStyle - - foreground - #f0d200 - - - - name - Entity - scope - entity - settings - - fontStyle - - foreground - #f5a50a - - - - name - Keyword - scope - keyword - settings - - fontStyle - - foreground - #f08228 - - - - name - Storage - scope - storage - settings - - fontStyle - - foreground - #f0463c - - - - name - String - scope - string, meta.verbatim - settings - - fontStyle - - foreground - #78d296 - - - - name - Support - scope - support - settings - - fontStyle - - foreground - #e6a082 - - - - name - Variable - scope - variable - settings - - fontStyle - - foreground - #52b4ed - - - - name - Invalid – Deprecated - scope - invalid.deprecated - settings - - fontStyle - italic - foreground - #AB2A1D - - - - name - Invalid – Illegal - scope - invalid.illegal - settings - - background - #9D1E15 - foreground - #F8F8F8 - - - - name - Superclass - scope - entity.other.inherited-class - settings - - fontStyle - italic - foreground - #FF7700 - - - - name - String interpolation - scope - string constant.other.placeholder - settings - - fontStyle - - foreground - #FF6400 - - - - name - meta.function-call.py - scope - meta.function-call.py - settings - - fontStyle - - foreground - #BECDE6 - - - - name - meta.tag - scope - meta.tag, meta.tag entity - settings - - foreground - #dc8c64 - - - - name - entity.name.section - scope - entity.name.section - settings - - fontStyle - - foreground - #FFFFFF - - - - name - OCaml variant - scope - keyword.type.variant - settings - - foreground - #D5E0F3 - - - - name - OCaml operator - scope - source.ocaml keyword.operator.symbol - settings - - foreground - #F8F8F8 - - - - name - OCaml infix operator - scope - source.ocaml keyword.operator.symbol.infix - settings - - fontStyle - - foreground - #8DA6CE - - - - name - OCaml prefix operator - scope - source.ocaml keyword.operator.symbol.prefix - settings - - fontStyle - - foreground - #8DA6CE - - - - name - OCaml f-p infix operator - scope - source.ocaml keyword.operator.symbol.infix.floating-point - settings - - fontStyle - underline - - - - name - OCaml f-p prefix operator - scope - source.ocaml keyword.operator.symbol.prefix.floating-point - settings - - fontStyle - underline - - - - name - OCaml f-p constant - scope - source.ocaml constant.numeric.floating-point - settings - - fontStyle - underline - - - - name - LaTeX environment - scope - text.tex.latex meta.function.environment - settings - - background - #FFFFFF08 - - - - name - LaTeX environment (nested) - scope - text.tex.latex meta.function.environment meta.function.environment - settings - - background - #7A96FA08 - - - - name - Latex support - scope - text.tex.latex support.function - settings - - fontStyle - - foreground - #FBDE2D - - - - name - PList unquoted string - scope - source.plist string.unquoted, source.plist keyword.operator - settings - - foreground - #FFFFFF - - - + author + Enrico Friede + name + KoralGreen + settings + + + settings + + background + #232b2e + caret + #FFFFFFA6 + foreground + #FdFFFdcc + invisibles + #FFFFFF40 + lineHighlight + #FFFFFF14 + selection + #6888aa33 + + + + name + Comment + scope + comment + settings + + fontStyle + + foreground + #707070 + + + + name + Constant + scope + constant + settings + + fontStyle + + foreground + #f0d200 + + + + name + Entity + scope + entity + settings + + fontStyle + + foreground + #f5a50a + + + + name + Keyword + scope + keyword + settings + + fontStyle + + foreground + #ee7c4c + + + + name + Storage + scope + storage + settings + + fontStyle + + foreground + #f0463c + + + + name + String + scope + string, meta.verbatim + settings + + fontStyle + + foreground + #78d296 + + + + name + Support + scope + support + settings + + fontStyle + + foreground + #eebb77 + + + + name + Variable + scope + variable + settings + + fontStyle + + foreground + #f08cb4 + + + + name + Variable + scope + variable.function + settings + + fontStyle + + foreground + #52b4ed + + + + name + Invalid – Deprecated + scope + invalid.deprecated + settings + + fontStyle + italic + foreground + #AB2A1D + + + + name + Invalid – Illegal + scope + invalid.illegal + settings + + background + #9D1E15 + foreground + #F8F8F8 + + + + name + Superclass + scope + entity.other.inherited-class + settings + + fontStyle + italic + foreground + #FF7700 + + + + name + String interpolation + scope + string constant.other.placeholder + settings + + fontStyle + + foreground + #FF6400 + + + + name + meta.function-call.py + scope + meta.function-call.py + settings + + fontStyle + + foreground + #BECDE6 + + + + name + meta.tag + scope + meta.tag, meta.tag entity + settings + + foreground + #dc8c64 + + + + name + entity.name.section + scope + entity.name.section + settings + + fontStyle + + foreground + #FFFFFF + + + + name + OCaml variant + scope + keyword.type.variant + settings + + foreground + #D5E0F3 + + + + name + OCaml operator + scope + source.ocaml keyword.operator.symbol + settings + + foreground + #F8F8F8 + + + + name + OCaml infix operator + scope + source.ocaml keyword.operator.symbol.infix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml prefix operator + scope + source.ocaml keyword.operator.symbol.prefix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml f-p infix operator + scope + source.ocaml keyword.operator.symbol.infix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p prefix operator + scope + source.ocaml keyword.operator.symbol.prefix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p constant + scope + source.ocaml constant.numeric.floating-point + settings + + fontStyle + underline + + + + name + LaTeX environment + scope + text.tex.latex meta.function.environment + settings + + background + #FFFFFF08 + + + + name + LaTeX environment (nested) + scope + text.tex.latex meta.function.environment meta.function.environment + settings + + background + #7A96FA08 + + + + name + Latex support + scope + text.tex.latex support.function + settings + + fontStyle + + foreground + #FBDE2D + + + + name + PList unquoted string + scope + source.plist string.unquoted, source.plist keyword.operator + settings + + foreground + #FFFFFF + + + name SublimeLinter Error scope @@ -376,361 +389,361 @@ #FFFFFF - uuid - b06ef2eb1ce346c98c10d73561a7af28 - colorSpaceName - sRGB - semanticClass - theme.dark.KoralGreen + uuid + b06ef2eb1ce346c98c10d73561a7af28 + colorSpaceName + sRGB + semanticClass + theme.dark.KoralGreen - author - Enrico Friede - name - KoralGreen - settings - - - settings - - background - #232b2e - caret - #FFFFFFA6 - foreground - #FdFFFdaa - invisibles - #FFFFFF40 - lineHighlight - #FFFFFF14 - selection - #6888aa33 - - - - name - Comment - scope - comment - settings - - fontStyle - - foreground - #707070 - - - - name - Constant - scope - constant - settings - - fontStyle - - foreground - #beba00 - - - - name - Entity - scope - entity - settings - - fontStyle - - foreground - #cda808 - - - - name - Keyword - scope - keyword - settings - - fontStyle - - foreground - #dd7722 - - - - name - Storage - scope - storage - settings - - fontStyle - - foreground - #dd5544 - - - - name - String - scope - string, meta.verbatim - settings - - fontStyle - - foreground - #66aa77 - - - - name - Support - scope - support - settings - - fontStyle - - foreground - #5599cc - - - - name - Variable - scope - variable - settings - - fontStyle - - foreground - #bc9a82 - - - - name - Invalid – Deprecated - scope - invalid.deprecated - settings - - fontStyle - italic - foreground - #AB2A1D - - - - name - Invalid – Illegal - scope - invalid.illegal - settings - - background - #9D1E15 - foreground - #F8F8F8 - - - - name - Superclass - scope - entity.other.inherited-class - settings - - fontStyle - italic - foreground - #FF7700 - - - - name - String interpolation - scope - string constant.other.placeholder - settings - - fontStyle - - foreground - #FF6400 - - - - name - meta.function-call.py - scope - meta.function-call.py - settings - - fontStyle - - foreground - #BECDE6 - - - - name - meta.tag - scope - meta.tag, meta.tag entity - settings - - foreground - #BD625C - - - - name - entity.name.section - scope - entity.name.section - settings - - fontStyle - - foreground - #FFFFFF - - - - name - OCaml variant - scope - keyword.type.variant - settings - - foreground - #D5E0F3 - - - - name - OCaml operator - scope - source.ocaml keyword.operator.symbol - settings - - foreground - #F8F8F8 - - - - name - OCaml infix operator - scope - source.ocaml keyword.operator.symbol.infix - settings - - fontStyle - - foreground - #8DA6CE - - - - name - OCaml prefix operator - scope - source.ocaml keyword.operator.symbol.prefix - settings - - fontStyle - - foreground - #8DA6CE - - - - name - OCaml f-p infix operator - scope - source.ocaml keyword.operator.symbol.infix.floating-point - settings - - fontStyle - underline - - - - name - OCaml f-p prefix operator - scope - source.ocaml keyword.operator.symbol.prefix.floating-point - settings - - fontStyle - underline - - - - name - OCaml f-p constant - scope - source.ocaml constant.numeric.floating-point - settings - - fontStyle - underline - - - - name - LaTeX environment - scope - text.tex.latex meta.function.environment - settings - - background - #FFFFFF08 - - - - name - LaTeX environment (nested) - scope - text.tex.latex meta.function.environment meta.function.environment - settings - - background - #7A96FA08 - - - - name - Latex support - scope - text.tex.latex support.function - settings - - fontStyle - - foreground - #FBDE2D - - - - name - PList unquoted string - scope - source.plist string.unquoted, source.plist keyword.operator - settings - - foreground - #FFFFFF - - - + author + Enrico Friede + name + KoralGreen + settings + + + settings + + background + #232b2e + caret + #FFFFFFA6 + foreground + #FdFFFdaa + invisibles + #FFFFFF40 + lineHighlight + #FFFFFF14 + selection + #6888aa33 + + + + name + Comment + scope + comment + settings + + fontStyle + + foreground + #707070 + + + + name + Constant + scope + constant + settings + + fontStyle + + foreground + #beba00 + + + + name + Entity + scope + entity + settings + + fontStyle + + foreground + #cda808 + + + + name + Keyword + scope + keyword + settings + + fontStyle + + foreground + #dd7722 + + + + name + Storage + scope + storage + settings + + fontStyle + + foreground + #dd5544 + + + + name + String + scope + string, meta.verbatim + settings + + fontStyle + + foreground + #66aa77 + + + + name + Support + scope + support + settings + + fontStyle + + foreground + #5599cc + + + + name + Variable + scope + variable + settings + + fontStyle + + foreground + #bc9a82 + + + + name + Invalid – Deprecated + scope + invalid.deprecated + settings + + fontStyle + italic + foreground + #AB2A1D + + + + name + Invalid – Illegal + scope + invalid.illegal + settings + + background + #9D1E15 + foreground + #F8F8F8 + + + + name + Superclass + scope + entity.other.inherited-class + settings + + fontStyle + italic + foreground + #FF7700 + + + + name + String interpolation + scope + string constant.other.placeholder + settings + + fontStyle + + foreground + #FF6400 + + + + name + meta.function-call.py + scope + meta.function-call.py + settings + + fontStyle + + foreground + #BECDE6 + + + + name + meta.tag + scope + meta.tag, meta.tag entity + settings + + foreground + #BD625C + + + + name + entity.name.section + scope + entity.name.section + settings + + fontStyle + + foreground + #FFFFFF + + + + name + OCaml variant + scope + keyword.type.variant + settings + + foreground + #D5E0F3 + + + + name + OCaml operator + scope + source.ocaml keyword.operator.symbol + settings + + foreground + #F8F8F8 + + + + name + OCaml infix operator + scope + source.ocaml keyword.operator.symbol.infix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml prefix operator + scope + source.ocaml keyword.operator.symbol.prefix + settings + + fontStyle + + foreground + #8DA6CE + + + + name + OCaml f-p infix operator + scope + source.ocaml keyword.operator.symbol.infix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p prefix operator + scope + source.ocaml keyword.operator.symbol.prefix.floating-point + settings + + fontStyle + underline + + + + name + OCaml f-p constant + scope + source.ocaml constant.numeric.floating-point + settings + + fontStyle + underline + + + + name + LaTeX environment + scope + text.tex.latex meta.function.environment + settings + + background + #FFFFFF08 + + + + name + LaTeX environment (nested) + scope + text.tex.latex meta.function.environment meta.function.environment + settings + + background + #7A96FA08 + + + + name + Latex support + scope + text.tex.latex support.function + settings + + fontStyle + + foreground + #FBDE2D + + + + name + PList unquoted string + scope + source.plist string.unquoted, source.plist keyword.operator + settings + + foreground + #FFFFFF + + + name SublimeLinter Error scope @@ -761,11 +774,11 @@ #FFFFFF - uuid - b06ef2eb1ce346c98c10d73561a7af28 - colorSpaceName - sRGB - semanticClass - theme.dark.KoralGreen + uuid + b06ef2eb1ce346c98c10d73561a7af28 + colorSpaceName + sRGB + semanticClass + theme.dark.KoralGreen \ No newline at end of file From e588160f0a1c2873ab4a45673f92146e155fd224 Mon Sep 17 00:00:00 2001 From: korel Date: Tue, 21 Nov 2023 14:50:30 +0000 Subject: [PATCH 10/10] v2 --- themes/KoralGreen.tmTheme | 61 +++++++++++++++++++++++++++++++-------- 1 file changed, 49 insertions(+), 12 deletions(-) diff --git a/themes/KoralGreen.tmTheme b/themes/KoralGreen.tmTheme index fdf53a5b..23e1fe48 100644 --- a/themes/KoralGreen.tmTheme +++ b/themes/KoralGreen.tmTheme @@ -12,17 +12,17 @@ settings background - #232b2e + #263035 caret #FFFFFFA6 foreground - #FdFFFdcc + #cccccc invisibles #FFFFFF40 lineHighlight #FFFFFF14 selection - #6888aa33 + #6888aa37 @@ -48,7 +48,7 @@ fontStyle foreground - #f0d200 + #ddcc00 @@ -61,7 +61,7 @@ fontStyle foreground - #f5a50a + #eeaa44 @@ -74,7 +74,7 @@ fontStyle foreground - #ee7c4c + #de6c6c @@ -87,7 +87,7 @@ fontStyle foreground - #f0463c + #ff5555 @@ -100,7 +100,7 @@ fontStyle foreground - #78d296 + #88b366 @@ -113,7 +113,7 @@ fontStyle foreground - #eebb77 + #dd9955 @@ -126,7 +126,33 @@ fontStyle foreground - #f08cb4 + #66aaaa + + + + name + Variable + scope + variable.language.this + settings + + fontStyle + + foreground + #d09ca4 + + + + name + Variable + scope + variable.other.readwrite + settings + + fontStyle + + foreground + #cacccf @@ -139,7 +165,7 @@ fontStyle foreground - #52b4ed + #66a6e6 @@ -215,7 +241,18 @@ settings foreground - #dc8c64 + #d37e55 + + + + name + meta.tag + scope + entity.other.attribute-name + settings + + foreground + #ecbc44