ctrl+shift+p filters: :st2 :st3 :win :osx :linux
Browse

Color Scheme - Nice Blue Soda

A simple color scheme that supports many languages and plugins. Using a very simple blue gray mix of colors.

Labels color scheme

Details

Installs

  • Total 25K
  • Win 14K
  • Mac 6K
  • Linux 4K
Sep 17 Sep 16 Sep 15 Sep 14 Sep 13 Sep 12 Sep 11 Sep 10 Sep 9 Sep 8 Sep 7 Sep 6 Sep 5 Sep 4 Sep 3 Sep 2 Sep 1 Aug 31 Aug 30 Aug 29 Aug 28 Aug 27 Aug 26 Aug 25 Aug 24 Aug 23 Aug 22 Aug 21 Aug 20 Aug 19 Aug 18 Aug 17 Aug 16 Aug 15 Aug 14 Aug 13 Aug 12 Aug 11 Aug 10 Aug 9 Aug 8 Aug 7 Aug 6 Aug 5 Aug 4
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

Example 1 Example 2 Example Diff

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
  • 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).