void icon indicating copy to clipboard operation
void copied to clipboard

A Sublime Text 2 theme for those whom love clean, dark UIs.

h1. Void

A Sublime Text 2 theme for those whom love clean, dark UIs.

!https://raw.github.com/kenkeiter/void/master/screenshot.png(Screenshot of Void)!

h2. Installation

Installation is simple. Simply clone this repository into Sublime Text 2's @Packages@ directory,

  
git clone https://github.com/kenkeiter/void.git "Theme - Void"
  

For the uninitiated, you can open this directory by going to @Sublime Text 2 > Preferences > Browse Packages...@

After you've cloned the repo, you'll need to activate the theme by modifying your configuration.

Under @Sublime Text 2 > Preferences > Settings - User@ add the following value in the appropriate way (you know JSON, right?) to activate the new theme:

  
"theme": "Void.sublime-theme"
  

Save the file. The layout changes should activate. If you run into weird issues, restart Sublime Text 2.

h3. For Best Effect

For the best visual effect (matching the above screenshot), activate the Void color scheme by selecting @Sublime Text 2 > Preferences > Color Scheme > Theme - Void > Color Scheme - Void > Void@. The changes should occur immediately.

h2. License

This stuff is licensed under the "MIT License":http://opensource.org/licenses/mit-license.php. Share and enjoy.