I still love Sublime Text. I made a post a while ago about some of my favorite Sublime Text themes. Since then, I’ve got a new favorite, Spacefunk, by Twiebie.
I like it a lot because it has a gray variation instead of the dark bluish color. However, it does have the dark blue color scheme available, too. You can install it via Package Control.
Spacefunk is based on the Spacegray theme from kkga and comes with two color schemes, Blue Monday, and Gray Tuesday. A screenshot of Blue Monday is below.
More screenshots can be seen at the GitHub repository. Just search for Spacefunk
in Package Control to install it. To activate Blue Monday, add this to your user preferences file:
{ "theme": "Spacefunk (Blue Monday).sublime-theme", "color_scheme": "Packages/Theme - Spacefunk/Future Funk (Blue Monday).tmTheme" }
For the Gray Tuesday scheme, add this to your user preferences file:
{ "theme": "Spacefunk (Grey Tuesday).sublime-theme", "color_scheme": "Packages/Theme - Spacefunk/Future Funk (Grey Tuesday).tmTheme" }
There’s other customization you can apply too. For a light colored sidebar, add this to your user preferences file:
{ "spacefunk_sidebar_light": true }
Spacefunk is the Sublime Text theme I’m using on every machine I use now. The Gray Tuesday scheme is exactly what I’ve been looking for. Dark blue schemes seem to be very popular in the Sublime Text community, so it’s difficult to find other color schemes that look nice.

Needless to say, I’ll probably be sticking with Spacefunk for a while. And if you’re a fan of Spacegray, you should give Spacefunk a try, you’ll probably enjoy it.
Well, now what?
Work with Me
I'm available for hire and always taking new clients, big and small. Got a project or an idea you'd like to discuss? Startup plan but no developer to make it happen? Just get in touch, I'd love to see if I can help you out!
Leave some Feedback
Got a question or some updated information releavant to this post? Please, leave a comment! The comments are a great way to get help, I read them all and reply to nearly every comment. Let's talk. 😀
Longren.io is proudly hosted by DigitalOcean

What is your font? How did you get the light in dark anti-aliased text correctly displayed (instead of extremely bolded) in OS X?
Font is Source Code Pro from Google Fonts:http://www.google.com/fonts#UsePlace:use/Collection:Source+Code+Pro
And I’m not sure about the anti-aliased text on OS X, I’m a Linux user. Sorry. 🙁
Centurion – Galea