Live data from Hacker News

Color schemes for Sublime Text 2 and Textmate

github.com

31–40 of 84 posts

Re: Color schemes for Sublime Text 2 and Textmate

#31

I really love the Tomorrow Theme - https://github.com/chriskempson/tomorrow-theme

Tomorrow (and base16, its next incarnation) are awesome. But there's one thing I like about Pastie more: the way it highlights literal strings (and heredocs and herestrings)... look at this image: http://steverandytantra.com/gridfs/4fff15cc1c1cc6a0cb00000c-...

You may be interested in "Made of Code" http://madeofcode.com/posts/29-photo-my-new-textmate-theme-8...

Sample of Made of code theme in SL2: http://d.not.mn/made_of_code_sample.png (the code is https://github.com/openstack/swift/blob/master/swift/proxy/c...)

Re: Color schemes for Sublime Text 2 and Textmate

#32
post #22

Any vim ports?

You can convert any Textmate/ST2 theme to Vim using this tool: http://coloration.sickill.net/ I've used it myself, it works great.

It seems to be not working at the moment.

"An error occurred in the application and your page could not be served. Please try again in a few moments."

Re: Color schemes for Sublime Text 2 and Textmate

#33

I think these are all quite nice, however... am I the only person out there who likes comments to show up in a nice bright color (my preference, usually a bright terminal green). The faded comment look that most of these share is really hard for me to read.

Yeah, even my minimalist theme keeps comments salient: http://i.imgur.com/4uYrH.png.

Re: Color schemes for Sublime Text 2 and Textmate

#34

Install instructions would be helpful.

Install ST2 Package Manager ( http://wbond.net/sublime_packages/package_control ) Cmd+Shift+P -> "Install..." -> [name of theme] -> [enter] -> done. (editted) Ugh, apparently these are not in the package manger. Call me lazy but I'm not going to clone these on all four of the machines I use ST2 on. (The "ugh" seems unappreciative, that was more due to my incorrect assumption; don't mean to sound ungrateful, a couple…

You can add any Github (or Bitbucket) repository to Package Control.

Re: Color schemes for Sublime Text 2 and Textmate

#35

Earlier quoted context omitted.

Install ST2 Package Manager ( http://wbond.net/sublime_packages/package_control ) Cmd+Shift+P -> "Install..." -> [name of theme] -> [enter] -> done. (editted) Ugh, apparently these are not in the package manger. Call me lazy but I'm not going to clone these on all four of the machines I use ST2 on. (The "ugh" seems unappreciative, that was more due to my incorrect assumption; don't mean to sound ungrateful, a couple…

>I'm not going to clone these on all four of the machines I use ST2 on. I use a portable version of Sublime 2 synced via Dropbox. It works pretty well. One copy of settings/themes/snippets.

AFAIK, Portable version of Sublime Text 2 is only available on Windows

Re: Color schemes for Sublime Text 2 and Textmate

#37

I think these are all quite nice, however... am I the only person out there who likes comments to show up in a nice bright color (my preference, usually a bright terminal green). The faded comment look that most of these share is really hard for me to read.

I was gonna make a similar comment. All the themes I see are geared to be anti comment because of the lack of distinction in colors. Right now I use the Tomorrow Night theme which seems to be okay but I would prefer to have a good light color scheme (the longest I ever used one was Espresso Soda theme).

Love love love the Tomorrow Night theme with comments. Though I would much rather have brighter comments.

Re: Color schemes for Sublime Text 2 and Textmate

#39
post #34

Earlier quoted context omitted.

Install ST2 Package Manager ( http://wbond.net/sublime_packages/package_control ) Cmd+Shift+P -> "Install..." -> [name of theme] -> [enter] -> done. (editted) Ugh, apparently these are not in the package manger. Call me lazy but I'm not going to clone these on all four of the machines I use ST2 on. (The "ugh" seems unappreciative, that was more due to my incorrect assumption; don't mean to sound ungrateful, a couple…

You can add any Github (or Bitbucket) repository to Package Control.

I can't get it to work. I add the git web url, I restart sublime, go to install and the themes don't show up as options...
Post reply on HN