Skip to content

Commit 0649029

Browse files
committed
Initial checkin.
1 parent 2333eec commit 0649029

File tree

81 files changed

+1643
-3
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

81 files changed

+1643
-3
lines changed

README.md

+15-3
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,16 @@
1-
flatland
2-
========
1+
# Flatland
2+
## About
3+
Flatland is a simple theme and accompanying color scheme for Sublime Text 2. It was derived from [Soda](https://github.com/buymeasoda/soda-theme), the right place to start for any custom theme development for Sublime. Thanks Soda!
4+
## Design
5+
(Need screenshots)
6+
## Installation
7+
Flatland is a Sublime package. To install it:
8+
1. Download theme files (you can use the github .zip file option)
9+
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 ...".
10+
3. Activate the theme by modifying your user preferences to include the following:
311

4-
Flatland is a simple theme and accompanying color scheme for Sublime Text 2.
12+
{
13+
"theme": "Flatland.sublime-theme"
14+
"color_scheme": "Packages/Theme - Flatland/Flatland.tmtheme",
15+
}
16+
If you need help locating your user preferences file, you can find it selecting "Preferences > Settings - User".

Sublime Text 2.icns

194 KB
Binary file not shown.

0 commit comments

Comments
 (0)