SublimeText2 Color scheme

General discussion about LÖVE, Lua, game development, puns, and unicorns.
Post Reply
meoiswa
Prole
Posts: 48
Joined: Wed Mar 14, 2012 8:13 pm
Location: Venezuela

SublimeText2 Color scheme

Post by meoiswa »

I'm loving SublimeText2, specially with the build function configured for Love.
However, there wasn't any color scheme with a high contrast that doesn't rape your eyes with a white background.
So I made my own:
MOAR COLORS!
MOAR COLORS!
Colors yay.PNG (208.03 KiB) Viewed 1532 times
Lots and lots of colors, with very high contrast between them. Easily identify different code elements.
The feature I wanted the most was easy-to-read comments, so that they pop up and are easy to read, as opposed to being discrete, which is the usual.
You can find the colro scheme here:
http://dl.dropbox.com/u/6382560/Meow.tmTheme
Installing is very easy, just open sublime, click on Preferences -> Browse packages...
Create a new folder called Colors, place the theme there, then click on Preferences -> Settings - User... and type:

Code: Select all

{
	"color_scheme": "Packages/Meow/Meow.tmTheme"
}
If you already have something there, just do this:

Code: Select all

{
	"color_scheme": "Packages/Meow/Meow.tmTheme",
	"font_face": "Inconsolata",
	"font_size": 15.0
}
Save, and enjoy!
Write the ö of Löve with Alt+numPad(148) or Alt+numPad(153)
Post Reply

Who is online

Users browsing this forum: No registered users and 266 guests