Live data from Hacker News

A simple dark theme and accompanying color scheme for Sublime Text 2

github.com

31–40 of 50 posts

Re: A simple dark theme and accompanying color scheme for Sublime Text 2

#31
post #26

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. :)

Re: A simple dark theme and accompanying color scheme for Sublime Text 2

#33

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.

Re: A simple dark theme and accompanying color scheme for Sublime Text 2

#38
post #31
post #26

Earlier quoted context omitted.

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!
Post reply on HN