Color Scheme - Nice Blue Soda
A simple color scheme that supports many languages and plugins. Using a very simple blue gray mix of colors.
Details
Installs
- Total 25K
- Win 14K
- Mac 6K
- Linux 4K
Nov 21 | Nov 20 | Nov 19 | Nov 18 | Nov 17 | Nov 16 | Nov 15 | Nov 14 | Nov 13 | Nov 12 | Nov 11 | Nov 10 | Nov 9 | Nov 8 | Nov 7 | Nov 6 | Nov 5 | Nov 4 | Nov 3 | Nov 2 | Nov 1 | Oct 31 | Oct 30 | Oct 29 | Oct 28 | Oct 27 | Oct 26 | Oct 25 | Oct 24 | Oct 23 | Oct 22 | Oct 21 | Oct 20 | Oct 19 | Oct 18 | Oct 17 | Oct 16 | Oct 15 | Oct 14 | Oct 13 | Oct 12 | Oct 11 | Oct 10 | Oct 9 | Oct 8 | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Windows | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Mac | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Linux | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 0 |
Readme
- Source
- bitbucket.org
Sublime-Text-2
Currently I just released my first Color Scheme. Please notice, that is my very first work. Feedback is always welcome.
You can even fork this and improve it your way. Feel free.
Screens
Supported
Currently tested / supported:
- Languages
- HTML
- CSS
- XML
- JavaScript (not well done)
- TypoScript (not well done)
- JSON (not well done)
- PHP
- PHPDoc
- Markdown
- Markup
- Diff
- Plugins
- SublimeLinter
- Bracket Highlighter
- Shell command output
- PlainTasks (not well done, just initial)
- QuickCal (https://github.com/facelessuser/QuickCal)
- Core
- Find in Files Result
Installation
After “installing” the scheme, you have to configure Sublime Text to use this scheme:
"color_scheme": "Packages/color-scheme-nice-blue-soda/Nice Blue Soda.tmTheme",
Unix like systems
The CLI way
cd ~/.config/sublime-text-2/Package
hg clone ssh://hg@bitbucket.org/DanielSiepmann/color-scheme-nice-blue-soda
Mac
The CLI way
cd ~/Library/Application Support/Sublime Text 2/Packages
hg clone ssh://hg@bitbucket.org/DanielSiepmann/color-scheme-nice-blue-soda
As a GUI for Mac you can use the nice and free [SourceTree][].
Windows
On Windows you can do the same way as for Unix. As a GUI for Windows you can use the free [TortoiseHg][].
PlainTasks
PlainTasks plugin has it's own Color Scheme. But you can change the file to use inside the settings. Just add this to the plugin settings:
"color_scheme": "Packages/color-scheme-nice-blue-soda/Nice Blue Soda.tmTheme",
Additions
Works very well with the nice Sublime Text 2 Theme Soda Dark (used for the Screens too).