Live data from Hacker News

Color schemes for Sublime Text 2 and Textmate

github.com

11–20 of 84 posts

Re: Color schemes for Sublime Text 2 and Textmate

#14
Nice themes! It's pretty cool to see all these screenshots and the background color leaking into the tabs... I'm the designer of the Sublime Text UI theme and Jon was adamant about making the tab background using the color of the theme background color. It was really, really hard (lots of PNGs and lots of switching between PNGs depending on the luminosity of the background color, lots of pixel tweaking) and it's not perfect for all luminosity values, but these screenshots make it look pretty snazzy :)

Re: Color schemes for Sublime Text 2 and Textmate

#16
post #11

What is the font used in the screenshots?

The editor used in the screenshots is Sublime Text 2 on Mac OSX with the font Source Code Pro. http://blogs.adobe.com/typblography/2012/09/source-code-pro....

Awesome. Thanks!

Re: Color schemes for Sublime Text 2 and Textmate

#17
post #5

Earlier quoted context omitted.

Lazy ass... @hayksaakian, Add "color_scheme": "/home/victor/documents/Iceberg.tmTheme" to your Preferences.sublime-settings with corrected path.

... Well, I did say "call me lazy". Sorry, I have half a dozen color schemes in different packages that I switch between, a custom theme, several language plugins and more. It's enough work to re-install them through the package manager. I could put them all in a folder and sync that across machines, but then they don't get auto-updated, and I'd have to use non-portable symlinks and would still have to manually updat…

So... I did :)

May I ask why you have multiple color schemes? It seems like a pretty easy solution...

Re: Color schemes for Sublime Text 2 and Textmate

#18

Install instructions would be helpful.

I know, right? How is this missing? For Sublime on Ubuntu:

Create folder NewThemes in ~/.config/sublime-text-2/Packages/NewThemes and dump the files from the repository in there. Then Preferences > Color Scheme > NewThemes > [choose]

Post reply on HN