49 comments

[ 3.4 ms ] story [ 62.6 ms ] thread
Wow, that's really nice! The only other nice theme I've seen is the Soda theme (which I currently use), so kudos for providing a high quality alternative.
Looks great. I've been using the Phoenix theme, which I really like (after configuring it a bunch), but I'll definitely try this one out.
Ooo, pretty. Bookmarked for when I need a break from Soda.
Very nice, well done! Giving it a go today.
Looks nice, the flat look fits the Windows 8 flat look nicely as well.
nice; i just don't really like the folder icon.
You may want to add it it as a Package too via http://wbond.net/sublime_packages/package_control/package_de...
You can Add Repository as https://github.com/thinkpixellab/flatland and then Install Package, select Flatland and it'll work as if it's in the default repository list.

Although, after doing it, you then need to pull the Theme - Flatland folder out of "flatland", delete the other folder and rename the newly pasted folder to "Theme - Flatland"

That's not my own work. I'm using it and I like the project very much, so the link to the community, just for sharing :)
Hooray, it only took 20+ years for people to start realizing that inverse color schemes SUCK.

Apple's vaunted UI doesn't even allow you to set up a color scheme, which every other GUI-based OS has allowed since the early '90s. So you're stuck reading black text off the glaring surface of a light bulb all day. Brilliant.

The default inverse (black text on white background) color scheme is the product of a failed late-'80s/early-'90s attempt to make the screen an analogy for a piece of paper. It's a vestige of the "desktop publishing" craze. It fails for a simple reason: Paper doesn't EMIT light.

While on that subject: who codes on dark themes? Seemed like a good idea to me at first but in the long run I find it much harder on the eyes than white background.
It depends on the lighting for me, and also the screen. On my MacBook with the glossy screen I prefer white themes until it's dark and there is less light, in which case I change to black. On matte screens I prefer dark all of the time.
I always code on dark backgrounds. It's the white that kills my eyes after a number of hours...
Same here. I can only stare at a white background for so long before my eyes start to strain out. Plus, I find syntax highlighting to be far more effective on a dark background on a light one for some reason. I actually have a hard time reading code when it's primarily black text on a white background.
I do, simply because I'm conscious of the fact using a computer screen is essentially like staring into a lightbulb. I like to think dark themes minimize the damage to my retinas, but whether this is true or not, I don't know.
I do. Light themes hurt my eyes after a couple of hours.
It really depends on the lighting in your office. I use both, toggled by a hotkey depending on time of day or night.
I prefer a white on black terminal too. It's more comfortable switching between terminal and sublime text without color inversion.
The Select Project pop out window on Windows doesn't look very nice... But other than that, looks great!
(comment deleted)
Nil is definitely my favorite ST2 theme. Just have to always remind people to set "highlight_modified_tabs": true in their prefs though.
Yeah, the current theme I’m using along with Tomorrow-Night color scheme. Definitely the best minimalistic theme there is for Sublime Text.

Why it doesn’t appear in Package Control packages list, I cannot say. I think it was before.

Not sure I'm a big fan of the tabs but I do like the overall aesthetics of it. Very nice work.
User prefs: "show_tab_close_buttons": false

In flatland.sublime-theme:

Tab element: "content_margin": [18, 5, 20, 20]

Tab button size (show_tab_close_button): "content_margin": [8, 8]

Tab dirty state: "content_margin": [18, 5, 15, 20]

Not perfect or I'd submit a pull request, but I like these tabs a lot more than the default.

Looks nice. I'm using Soda now, but I'll give this a go.

Side note: could someone remind me what that plugin is that makes the small 'code overview' view on the right side in the screen shots?

On OS X: View > Show Minimap
The nicest thing about Sublime Text 2 is that I never have to remember the location of various options anymore. Open-Command Panel-Type what I want does most things I'll ever have to deal with menus for me. :)
I'm a long-time Textmate user trying out Sublime Text 2. The Command Palette (Shift + Command + P) is really useful. I didn't know about it until this post. Thank you!
Yup, this is my new theme. Thanks for your hard work.
Nice... I've installed it and also used your alternative icon.
Great theme.

I wish we could get sets of theme instead of a single one - one theme for Firefox, chrome, oh-my-zsh and Sublime Text. Can anyone list the complete set. I have been using Soda in sublime btw.

Looks very nice. I love how the folders and coloured, gives me a better idea which folder I am in. Also love the text colours.

Thank you

I have been using it for a couple of day now. This theme is absolutely amazing. I love all Sublime themes but this one just shines through. Colours, especially within the sidebar (the new folder icon as well) are probably the greatest stand out feature. Thanks again for sharing.
Badass, nicely done. I bet you're getting a ton of stars on github
The search results will blind me :(
Nice, almost fits my desktop perfectly! Here's what it looks like on #! (crunchbang).

http://i.imgur.com/2zXWWD2.jpg

Some suggestions:

* replace folder icons with simple triangle arrows * change structure of github repo so we can just clone it into packages