Blackboard is a simple theme and accompanying color scheme for Sublime Text 2. It is mostly derived from Flatland, the right place to start for any custom theme development for Sublime. Thanks Flatland!
Blackboard is a Sublime package. To install it:
- Download theme files
- Unzip the files and copy the folder called "Theme - Blackboard" into your Sublime Text 2 Packages directory. You can find that directory by selecting "Preferences > Browse Packages ...".
- Activate the theme by modifying your user preferences to include the following:
{
"theme": "Blackboard.sublime-theme",
"color_scheme": "Packages/Theme - Blackboard/Blackboard.tmtheme"
}
If you need help locating your user preferences file, you can find it selecting "Preferences > Settings - User".