Live data from Hacker News

Color schemes for Sublime Text 2 and Textmate

github.com

1–10 of 84 posts

Re: Color schemes for Sublime Text 2 and Textmate

#3

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 of these look very excellent.)

Re: Color schemes for Sublime Text 2 and Textmate

#5

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…

Lazy ass...

@hayksaakian, Add

   "color_scheme": "/home/victor/documents/Iceberg.tmTheme"
to your Preferences.sublime-settings with corrected path.

Re: Color schemes for Sublime Text 2 and Textmate

#7
post #5

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…

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 update each of the likely 10 repos that I'd need to check regularly for updates.

Post reply on HN