Color schemes for Sublime Text 2 and Textmate
21–30 of 84 posts
Re: Color schemes for Sublime Text 2 and Textmate
#22Any vim ports?
I've used it myself, it works great.
Re: Color schemes for Sublime Text 2 and Textmate
#23I really love the Tomorrow Theme - https://github.com/chriskempson/tomorrow-theme
look at this image: http://steverandytantra.com/gridfs/4fff15cc1c1cc6a0cb00000c-...
Re: Color schemes for Sublime Text 2 and Textmate
#24I 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.
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).
Re: Color schemes for Sublime Text 2 and Textmate
#25Install 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]
Ah should have been better if via Package control
Re: Color schemes for Sublime Text 2 and Textmate
#26Earlier quoted context omitted.
... 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
#27Install 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…
I use a portable version of Sublime 2 synced via Dropbox. It works pretty well. One copy of settings/themes/snippets.
Re: Color schemes for Sublime Text 2 and Textmate
#28Looking at these makes me want to write code again. Clean, elegant code. Weird.
Re: Color schemes for Sublime Text 2 and Textmate
#29I 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-...
Screenshot: http://d.pr/i/5rF3
Patch: https://github.com/pooriaazimi/tomorrow-theme/commit/978f1be...
Re: Color schemes for Sublime Text 2 and Textmate
#30I really love the Tomorrow Theme - https://github.com/chriskempson/tomorrow-theme