digitaljhelms / cobalt2

Tweaked and refined Sublime Text theme based on the original cobalt.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#cobalt2 A Sublime Text theme based on our old blue friend cobalt.

A refined colour scheme that is easy on the eyes and takes small UI elements into account. Includes full sublime theme (sidebar, search, tabs, etc...).

See below for examples. Read more at http://wesbos.com/cobalt2-theme-sublime-text-2/

Installation

Installation is easy, just follow these steps:

  1. Open your Sublime Text packages directory PreferencesBrowse Packages

  2. Drop in the Theme - Cobalt2 directory here (Right into /Preferences/)

  3. Lastly, open PreferencesSettings - User. Add the following two lines:

    "color_scheme": "Packages/Theme - Cobalt2/cobalt2.tmTheme", "theme": "Cobalt2.sublime-theme",

If these are the last two lines of your settings file, make sure to omit the trailing ,

Screenshots

Indents, searches, current line and folding

Tabs, spaces and comments

JavaScript

CSS

PHP

Ruby

Python

Markdown

Contributing

While cobalt2 covers all languages, I write mostly JavaScript and CSS so I welcome any additions for other languages.

Thanks

Images borrowed from Soda Theme by Ian Hill

Kyle Knight for pushing cobolt2 past the code screen and styling the entire editor.

About

Tweaked and refined Sublime Text theme based on the original cobalt.


Languages

Language:Shell 100.0%