diff --git a/.gitignore b/.gitignore index f03195b..5e075c4 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ *.sublime-* +*.cache extras.json -tmp \ No newline at end of file +tmp +package-metadata.json \ No newline at end of file diff --git a/Monokai Extended Bright.JSON-tmTheme b/Monokai Extended Bright.JSON-tmTheme index 9d2e7dd..2f47eef 100644 --- a/Monokai Extended Bright.JSON-tmTheme +++ b/Monokai Extended Bright.JSON-tmTheme @@ -411,6 +411,14 @@ "foreground": "#A6E22E" } }, + { + "name": "Markup: strike", + "scope": "markup.strike", + "settings": { + "fontStyle": "", // Or add `strike`, but it doesn't support + "foreground": "#cc4273" + } + }, { "name": "Markdown: Blockquote", "scope": "markup.quote, punctuation.definition.blockquote.markdown", diff --git a/Monokai Extended Bright.tmTheme b/Monokai Extended Bright.tmTheme index 6c804a1..60057d3 100644 --- a/Monokai Extended Bright.tmTheme +++ b/Monokai Extended Bright.tmTheme @@ -2,52 +2,53 @@ + author + @tapionlinna + colorSpaceName + sRGB name Monokai Extended Bright + semanticClass + theme.dark.monokai_bright_extended settings settings + activeGuide + #9D550FB0 background #272822 + bracketContentsForeground + #F8F8F2A5 + bracketContentsOptions + underline + bracketsForeground + #F8F8F2A5 + bracketsOptions + underline caret #F8F8F0 + findHighlight + #FFE792 + findHighlightForeground + #000000 foreground #F8F8F2 + inactiveSelection + #bbbbbb + inactiveSelectionForeground + #222222 invisibles #3B3A32 lineHighlight #3E3D32 selection #9D550F - selectionForeground - #fffff8 - inactiveSelection - #bbbbbb - inactiveSelectionForeground - #222222 - findHighlight - #FFE792 - findHighlightForeground - #000000 - selectionBorder #1C1C1C - - activeGuide - #9D550FB0 - - bracketsForeground - #F8F8F2A5 - bracketsOptions - underline - - bracketContentsForeground - #F8F8F2A5 - bracketContentsOptions - underline - + selectionForeground + #fffff8 tagsOptions stippled_underline @@ -118,7 +119,6 @@ - name Entity @@ -132,7 +132,6 @@ #F92672 - name Keyword @@ -298,7 +297,6 @@ - name String constant @@ -347,7 +345,7 @@ name - Doctype/XML Processing + Doctype/XML Processing scope meta.tag.sgml.doctype.xml, declaration.sgml.html declaration.doctype, declaration.sgml.html declaration.doctype entity, declaration.sgml.html declaration.doctype string, declaration.xml-processing, declaration.xml-processing entity, declaration.xml-processing string, doctype settings @@ -374,10 +372,10 @@ meta.selector.css entity.name.tag settings - foreground - #F92672 fontStyle underline + foreground + #F92672 @@ -490,7 +488,6 @@ #9DF39F - name Invalid @@ -530,7 +527,6 @@ #CFCFC2 - name diff.header @@ -546,7 +542,7 @@ name diff.deleted scope - markup.deleted + Markdown.deleted settings foreground @@ -557,7 +553,7 @@ name diff.inserted scope - markup.inserted + Markdown.inserted settings foreground @@ -568,14 +564,13 @@ name diff.changed scope - markup.changed + Markdown.changed settings foreground #E6DB74 - name diff.range @@ -672,6 +667,19 @@ #A6E22E + + name + Markup: strike + scope + markup.strike + settings + + fontStyle + + foreground + #cc4273 + + name Markdown: Blockquote @@ -692,10 +700,10 @@ markup.quote settings - foreground - #66D9EF fontStyle italic + foreground + #66D9EF @@ -753,10 +761,10 @@ punctuation.definition.fenced.markdown,variable.language.fenced.markdown settings - foreground - #93A1A1 background #222222 + foreground + #93A1A1 @@ -766,10 +774,10 @@ variable.language.fenced.markdown settings - foreground - #C6CECE fontStyle italic + foreground + #C6CECE @@ -800,145 +808,59 @@ #FFFFFF33 - - 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 - - - name - SublimeLinter Annotations + GitGutter deleted scope - sublimelinter.annotations + markup.deleted.git_gutter settings - background - #FFFFAA foreground - #333333 + #F92672 name - SublimeLinter Error Outline + GitGutter inserted scope - sublimelinter.outline.illegal + markup.inserted.git_gutter settings - background - #FF4A52 foreground - #FFFFFF - - - - name - SublimeLinter Error Underline - scope - sublimelinter.underline.illegal - settings - - background - #FF0000 + #A6E22E name - SublimeLinter Warning Outline + GitGutter changed scope - sublimelinter.outline.warning + markup.changed.git_gutter settings - background - #DF9400 foreground - #FFFFFF - - - - name - SublimeLinter Warning Underline - scope - sublimelinter.underline.warning - settings - - background - #FF0000 + #967EFB name - SublimeLinter Violation Outline + GitGutter ignored scope - sublimelinter.outline.violation + markup.ignored.git_gutter settings - background - #ffffff33 foreground - #FFFFFF + #565656 name - SublimeLinter Violation Underline + GitGutter untracked scope - sublimelinter.underline.violation + markup.untracked.git_gutter settings - background - #FF0000 + foreground + #565656 @@ -959,15 +881,8 @@ #E6DB74 - uuid b76b4488-20c3-40a7-9499-457a451ee558 - colorSpaceName - sRGB - semanticClass - theme.dark.monokai_bright_extended - author - @tapionlinna diff --git a/Monokai Extended Light.tmTheme b/Monokai Extended Light.tmTheme index 85124be..026d3fa 100644 --- a/Monokai Extended Light.tmTheme +++ b/Monokai Extended Light.tmTheme @@ -1334,6 +1334,19 @@ #679c00 + + name + Markup: strike + scope + markup.strike + settings + + fontStyle + strike + foreground + #cc4273 + + name Markdown: Blockquote diff --git a/Monokai Extended.JSON-tmTheme b/Monokai Extended.JSON-tmTheme index 71fa0bb..8b5ffd8 100644 --- a/Monokai Extended.JSON-tmTheme +++ b/Monokai Extended.JSON-tmTheme @@ -829,6 +829,14 @@ "foreground": "#a6e22e" } }, + { + "name": "Markup: strike", + "scope": "markup.strike", + "settings": { + "fontStyle": "", // Or add `strike`, but it doesn't support + "foreground": "#cc4273" + } + }, { "name": "Markdown: Blockquote", "scope": "markup.quote, punctuation.definition.blockquote.markdown", @@ -1060,7 +1068,7 @@ "settings": { "foreground": "#565656" } - }, + } ], "uuid": "1D07ACC0-832F-11E2-9E96-0800200C9A66" } \ No newline at end of file diff --git a/Monokai Extended.tmTheme b/Monokai Extended.tmTheme index 765515a..09d28f6 100644 --- a/Monokai Extended.tmTheme +++ b/Monokai Extended.tmTheme @@ -3,7 +3,7 @@ author - github.com/jonschlinkert + github.com/jonschlinkert colorSpaceName sRGB gutterSettings @@ -29,7 +29,7 @@ settings activeGuide - #7fb11b + #9d550fb0 background #222222 bracketContentsForeground @@ -56,8 +56,6 @@ #444444 selectionBorder #1c1c1c - stackGuide - #635f2d tagsOptions stippled_underline @@ -271,7 +269,7 @@ name - Library class/type + Library class/type scope support.type, support.class settings @@ -352,7 +350,7 @@ name - HTML: Doctype/XML Processing + HTML: Doctype/XML Processing scope meta.tag.sgml.doctype.xml, declaration.sgml.html declaration.doctype, declaration.sgml.html declaration.doctype entity, declaration.sgml.html declaration.doctype string, declaration.xml-processing, declaration.xml-processing entity, declaration.xml-processing string, doctype settings @@ -477,17 +475,6 @@ #f6aa11 - - name - CSS: #Id for SCSS - scope - entity.other.attribute-name.id - settings - - foreground - #f6aa11 - - name CSS: .class @@ -745,7 +732,7 @@ fontStyle foreground - #66d9ef + #e42e70 @@ -756,7 +743,7 @@ settings foreground - #66d9ef + #e42e70 @@ -767,7 +754,7 @@ settings foreground - #66d9ef + #f92672dd @@ -789,7 +776,7 @@ settings foreground - #e42e70 + #f6aa11 @@ -800,9 +787,9 @@ settings fontStyle - italic + foreground - #66d9ef + #ffffff @@ -824,7 +811,7 @@ settings foreground - #e42e70 + #a6e22e @@ -837,7 +824,7 @@ fontStyle foreground - #66d9ef + #a6e22e @@ -859,7 +846,7 @@ settings foreground - #a6e22e + #66d9ef @@ -870,7 +857,7 @@ settings foreground - #66d9ef + #a6e22e @@ -884,6 +871,19 @@ #ffffff + + name + PHP: Comment + scope + keyword.other.phpdoc + settings + + fontStyle + + foreground + #7c7865 + + name PHP: Source Emebedded @@ -988,7 +988,7 @@ fontStyle foreground - #3bc0f0 + #a6e22e @@ -1334,6 +1334,19 @@ #a6e22e + + name + Markup: strike + scope + markup.strike + settings + + fontStyle + + foreground + #cc4273 + + name Markdown: Blockquote @@ -1708,142 +1721,6 @@ #565656 - - name - SublimeLinter Annotations - scope - sublimelinter.annotations - settings - - background - #FFFFAA - foreground - #333333 - - - - name - SublimeLinter Error Outline - scope - sublimelinter.outline.illegal - settings - - background - #FF4A52 - foreground - #FFFFFF - - - - name - SublimeLinter Error Underline - scope - sublimelinter.underline.illegal - settings - - background - #FF0000 - - - - name - SublimeLinter Warning Outline - scope - sublimelinter.outline.warning - settings - - background - #DF9400 - foreground - #FFFFFF - - - - name - SublimeLinter Warning Underline - scope - sublimelinter.underline.warning - settings - - background - #FF0000 - - - - name - SublimeLinter Violation Outline - scope - sublimelinter.outline.violation - settings - - background - #ffffff33 - foreground - #FFFFFF - - - - name - SublimeLinter Violation Underline - scope - sublimelinter.underline.violation - settings - - background - #FF0000 - - - - scope - constant.numeric.line-number.find-in-files - match - settings - - foreground - #AE81FFA0 - - - - scope - entity.name.filename.find-in-files - settings - - foreground - #E6DB74 - - - - 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 1D07ACC0-832F-11E2-9E96-0800200C9A66