diff --git a/editors/sublime-WIP/Selenized.tmTheme b/editors/sublime-WIP/Selenized Dark.tmTheme similarity index 96% rename from editors/sublime-WIP/Selenized.tmTheme rename to editors/sublime-WIP/Selenized Dark.tmTheme index 739cab8..3154395 100644 --- a/editors/sublime-WIP/Selenized.tmTheme +++ b/editors/sublime-WIP/Selenized Dark.tmTheme @@ -2,8 +2,14 @@ + author + Jan Warchoł name - Selenized + Selenized Dark + semanticClass + theme.dark.selenized + comment + Updated by Nikolas Grottendieck settings diff --git a/editors/sublime-WIP/Selenized Light.tmTheme b/editors/sublime-WIP/Selenized Light.tmTheme new file mode 100644 index 0000000..bd111aa --- /dev/null +++ b/editors/sublime-WIP/Selenized Light.tmTheme @@ -0,0 +1,241 @@ + + + + + author + Nikolas Grottendieck + name + Selenized Light + semanticClass + theme.light.selenized + comment + Based on Selenized by Jan Warchoł + settings + + + settings + + background + #fbf3db + caret + #3a4d53 + foreground + #53676d + invisibles + #ece3cc + lineHighlight + #ece3cc + selection + #d5cdb6 + selectionBorder + #53676d + findHighlight + #ad8900 + findHighlightForeground + #fbf3db + activeGuide + #8762c6 + bracketsForeground + #53676d + bracketsOptions + stippled_underline + bracketsContentsForeground + #53676d + tagsOptions + stippled_underline + + + + name + Comment + scope + comment + settings + + foreground + #d5cdb6 + + + + name + Constant + scope + constant + settings + + foreground + #ca4898 + + + + name + Entity + scope + entity + settings + + foreground + #009c8f + + + + name + Invalid + scope + invalid + settings + + background + #d2212d + foreground + #ece3cc + + + + name + Keyword + scope + keyword + settings + + foreground + #3a4d53 + + + + name + Storage + scope + storage + settings + + foreground + #ca4898 + + + + name + String + scope + string + settings + + foreground + #489100 + + + + name + Support + scope + support + settings + + foreground + #009c8f + + + + name + Variable + scope + variable + settings + + foreground + #3a4d53 + + + + name + Markup Heading + scope + markup.heading + settings + + foreground + #009c8f + + + + name + Markup Deleted + scope + markup.deleted + settings + + foreground + #d2212d + + + + name + Markup Inserted + scope + markup.inserted + settings + + foreground + #489100 + + + + name + Markup Changed + scope + markup.changed + settings + + foreground + #ad8900 + + + + name + Markup Underline + scope + markup.underline + settings + + fontStyle + underline + + + + name + Markup Underline Link + scope + markup.underline.link + settings + + foreground + #0072d4 + + + + name + Markup List + scope + markup.list + settings + + foreground + #3a4d53 + + + + name + Markup Raw + scope + markup.raw + settings + + foreground + #ca4898 + + + + uuid + f920b6b9-28cc-4922-a5e1-9bdce1f0b809 + +