sjpfenninger / sublimetext2-SolarizedToggle

A very simple plugin that lets you toggle between Solarized Light and Dark themes by pressing F12.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#Solarized Light-Dark Toggle

##Introduction Solarized Light-Dark Toggle is a very simple plugin which allows users of Sublime Text 2 to easily switch between light and dark versions of the Solarized color scheme.

Instead of having to manually click Preferences->Color Scheme->Solarized ([Light|Dark]), you can simply press F12 in order to toggle between the light and dark themes.

Contribute to this code:

  • Fork the project, write a patch, submit a pull request.
  • Reporting issues or request features in the Issues tab.

##Installation This plugin can be installed by using the Package Control plugin (preferred), or manually.

###Package Control

  1. Install the Package Control plugin if you haven't already.
  2. Simply press CTRL-SHIFT-P from inside Sublime Text 2, then type PKI, and press enter. This will open the package installation browser.
  3. Type 'Solarized Light-Dark Toggle' then press enter.

###Manual Installation

  1. Download the current version of the plugin.
  2. In Sublime Text 2, click Preferences->Browse Packages.
  3. Unzip the file you downloaded into that directory
  4. Rename the folder 'sublimetext2-SolarizedToggle-currentVersion' to 'Solarized Light-Dark Toggle'

Congratulations. The plugin is now installed. Test it by pressing F12 a few times.

About

A very simple plugin that lets you toggle between Solarized Light and Dark themes by pressing F12.


Languages

Language:Python 100.0%