diff --git a/sublimeText/Package Control.sublime-settings b/sublimeText/Package Control.sublime-settings index 5f0ac85..2f622e3 100644 --- a/sublimeText/Package Control.sublime-settings +++ b/sublimeText/Package Control.sublime-settings @@ -8,11 +8,14 @@ "Boxy Theme", "EditorConfig", "Emmet", - "GitStatusBar", + "JavaScriptNext - ES6 Syntax", + "JSX", + "LESS", "Package Control", "SublimeLinter", "SublimeLinter-eslint", "SublimeLinter-flow", + "Syntax Highlighting for Sass", "Vue Syntax Highlight" ] } diff --git a/sublimeText/Preferences.sublime-settings b/sublimeText/Preferences.sublime-settings index ec2dbee..a67e0a1 100644 --- a/sublimeText/Preferences.sublime-settings +++ b/sublimeText/Preferences.sublime-settings @@ -1,7 +1,7 @@ { "always_show_minimap_viewport": true, "bold_folder_labels": true, - "color_scheme": "Packages/User/SublimeLinter/DarksideBoxy.tmTheme", + "color_scheme": "Packages/theme/base16-darkside.tmTheme", "enable_tab_scrolling": false, "ensure_newline_at_eof_on_save": true, "trim_trailing_white_space_on_save": true, diff --git a/sublimeText/README.md b/sublimeText/README.md new file mode 100644 index 0000000..f7b33b3 --- /dev/null +++ b/sublimeText/README.md @@ -0,0 +1,26 @@ +# Sublime Text + +## base16-darkside.tmTheme color scheme + +This scheme generated with [richardneililagan/base16-builder-node](https://github.com/richardneililagan/base16-builder-node) using colors from [Darkside theme by Rainglow](https://rainglow.io/preview/#darkside) and background color from Boxy Tomorrow theme: + +``` +scheme: "Darkside" +author: "He4eT" +base00: "232426" # ---- +base01: "424345" # --- +base02: "626364" # -- +base03: "818283" # - +base04: "a1a1a2" # + +base05: "c0c0c1" # ++ +base06: "e0e0e0" # +++ +base07: "ffffff" # ++++ +base08: "FFFFFF" # yellow +base09: "e8341c" # red +base0A: "8E69C9" # purple +base0B: "F2D42C" # yellow +base0C: "00A8C6" # cyan +base0D: "68C244" # green +base0E: "F08D24" # orange +base0F: "1cc3e8" # blue +``` diff --git a/sublimeText/base16-darkside.tmTheme b/sublimeText/base16-darkside.tmTheme new file mode 100644 index 0000000..b964dcc --- /dev/null +++ b/sublimeText/base16-darkside.tmTheme @@ -0,0 +1,560 @@ + + + + + author + Template: Chris Kempson, Scheme: He4eT + name + Base16 Darkside + semanticClass + theme.base16.darkside + colorSpaceName + sRGB + gutterSettings + + background + #424345 + divider + #424345 + foreground + #818283 + selectionBackground + #626364 + selectionForeground + #a1a1a2 + + settings + + + settings + + background + #232426 + caret + #c0c0c1 + foreground + #c0c0c1 + invisibles + #818283 + lineHighlight + #81828355 + selection + #626364 + + + + name + Text + scope + variable.parameter.function + settings + + foreground + #c0c0c1 + + + + name + Comments + scope + comment, punctuation.definition.comment + settings + + foreground + #818283 + + + + name + Punctuation + scope + punctuation.definition.string, punctuation.definition.variable, punctuation.definition.string, punctuation.definition.parameters, punctuation.definition.string, punctuation.definition.array + settings + + foreground + #c0c0c1 + + + + name + Delimiters + scope + none + settings + + foreground + #c0c0c1 + + + + name + Operators + scope + keyword.operator + settings + + foreground + #c0c0c1 + + + + name + Keywords + scope + keyword + settings + + foreground + #F08D24 + + + + name + Variables + scope + variable + settings + + foreground + #FFFFFF + + + + name + Functions + scope + entity.name.function, meta.require, support.function.any-method + settings + + foreground + #68C244 + + + + name + Labels + scope + entity.name.label + settings + + foreground + #1cc3e8 + + + + name + Classes + scope + support.class, entity.name.class, entity.name.type.class + settings + + foreground + #8E69C9 + + + + name + Classes + scope + meta.class + settings + + foreground + #ffffff + + + + name + Methods + scope + keyword.other.special-method + settings + + foreground + #68C244 + + + + name + Storage + scope + storage + settings + + foreground + #F08D24 + + + + name + Support + scope + support.function + settings + + foreground + #00A8C6 + + + + name + Strings, Inherited Class + scope + string, constant.other.symbol, entity.other.inherited-class + settings + + foreground + #F2D42C + + + + name + Integers + scope + constant.numeric + settings + + foreground + #e8341c + + + + name + Floats + scope + none + settings + + foreground + #e8341c + + + + name + Boolean + scope + none + settings + + foreground + #e8341c + + + + name + Constants + scope + constant + settings + + foreground + #e8341c + + + + name + Tags + scope + entity.name.tag + settings + + foreground + #FFFFFF + + + + name + Attributes + scope + entity.other.attribute-name + settings + + foreground + #e8341c + + + + name + Attribute IDs + scope + entity.other.attribute-name.id, punctuation.definition.entity + settings + + foreground + #68C244 + + + + name + Selector + scope + meta.selector + settings + + foreground + #F08D24 + + + + name + Values + scope + none + settings + + foreground + #e8341c + + + + name + Headings + scope + markup.heading punctuation.definition.heading, entity.name.section + settings + + fontStyle + + foreground + #68C244 + + + + name + Units + scope + keyword.other.unit + settings + + foreground + #e8341c + + + + name + Bold + scope + markup.bold, punctuation.definition.bold + settings + + fontStyle + bold + foreground + #8E69C9 + + + + name + Italic + scope + markup.italic, punctuation.definition.italic + settings + + fontStyle + italic + foreground + #F08D24 + + + + name + Code + scope + markup.raw.inline + settings + + foreground + #F2D42C + + + + name + Link Text + scope + string.other.link, punctuation.definition.string.end.markdown, punctuation.definition.string.begin.markdown + settings + + foreground + #FFFFFF + + + + name + Link Url + scope + meta.link + settings + + foreground + #e8341c + + + + name + Lists + scope + markup.list + settings + + foreground + #FFFFFF + + + + name + Quotes + scope + markup.quote + settings + + foreground + #e8341c + + + + name + Separator + scope + meta.separator + settings + + background + #626364 + foreground + #c0c0c1 + + + + name + Inserted + scope + markup.inserted + settings + + foreground + #F2D42C + + + + name + Deleted + scope + markup.deleted + settings + + foreground + #FFFFFF + + + + name + Changed + scope + markup.changed + settings + + foreground + #F08D24 + + + + name + Colors + scope + constant.other.color + settings + + foreground + #00A8C6 + + + + name + Regular Expressions + scope + string.regexp + settings + + foreground + #00A8C6 + + + + name + Escape Characters + scope + constant.character.escape + settings + + foreground + #00A8C6 + + + + name + Embedded + scope + punctuation.section.embedded, variable.interpolation + settings + + foreground + #F08D24 + + + + name + Illegal + scope + invalid.illegal + settings + + background + #FFFFFF + foreground + #ffffff + + + + name + Broken + scope + invalid.broken + settings + + background + #e8341c + foreground + #232426 + + + + name + Deprecated + scope + invalid.deprecated + settings + + background + #1cc3e8 + foreground + #ffffff + + + + name + Unimplemented + scope + invalid.unimplemented + settings + + background + #818283 + foreground + #ffffff + + + + uuid + uuid + +