mduvall / flatland

Flatland is a simple theme and accompanying color scheme for Sublime Text 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Flatland

About

Flatland is a simple theme and accompanying color scheme for Sublime Text 2. It is mostly derived from Soda, the right place to start for any custom theme development for Sublime. Thanks Soda!

Design

Screen Shot!

Installation

Flatland is a Sublime package. To install it:

  1. Download theme files
  2. Unzip the files and copy the folder called "Theme - Flatland" into your Sublime Text 2 Packages directory. You can find that directory by selecting "Preferences > Browse Packages ...".
  3. Activate the theme by modifying your user preferences to include the following:
{
  "theme": "Flatland.sublime-theme",
  "color_scheme": "Packages/Theme - Flatland/Flatland.tmTheme"
}

If you need help locating your user preferences file, you can find it selecting "Preferences > Settings - User".

About

Flatland is a simple theme and accompanying color scheme for Sublime Text 2.


Languages

Language:Vim Script 100.0%