Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 954 Bytes

Readme.md

File metadata and controls

29 lines (17 loc) · 954 Bytes

Sublime Text 2 plugin: Helios

Switch both your colour scheme and your theme at the same time, between a "light" and a "dark" set of settings.

Released under the MIT license. See LICENSE for details.

Install

Package Control

Open the command palette, choose "Package Control: Install Package". This prompts you for the package to install.

From git

cd <your sublimetext 2 packages directory>
git clone git://github.com/schnittchen/sublime-helios.git Helios

Configuration

There are only four settings to configure.

There is a default configuration file, from which you can take all available options. Put your configs into your user configuration file. Both can be found in the Preferences submenu.

Credits

Noel Cower wrote a combined theme and colour scheme switcher which can be found here. Packaging and improved settings management by Thomas Stratmann.