Any chance someone can pull an Eclipse Color Theme version? (pretty please :)
Solarized - Color scheme for vim, mutt, terminal emulators
131–140 of 164 posts
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#132Re: Solarized - Color scheme for vim, mutt, terminal emulators
#133Please share your favorite color scheme(s) ! My favorite for gvim/MacVim is molokai: http://winterdom.com/2008/08/molokaiforvim , seconded by vividchalk when i'm on the terminal: https://github.com/tpope/vim-vividchalk Haven't found any good color scheme for iterm2 yet. Currently i'm using thayer: http://ecto-plazm.deviantart.com/gallery/
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#134Please share your favorite color scheme(s) ! My favorite for gvim/MacVim is molokai: http://winterdom.com/2008/08/molokaiforvim , seconded by vividchalk when i'm on the terminal: https://github.com/tpope/vim-vividchalk Haven't found any good color scheme for iterm2 yet. Currently i'm using thayer: http://ecto-plazm.deviantart.com/gallery/
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#135Fantastic work. If I happen upon some spare time I'll try and port it for TextMate users.
Please do, I'd really appreciate it.
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#136Earlier quoted context omitted.
is there a reason why most of these color schemes (including solarized), have a very low contrast for comments - making them difficult to read. I personally use the desert colorcheme ( http://hans.fugal.net/vim/colors/desert.html )
Perhaps to make them "stand-out" less (so they don't distract you when you're skimming the code).
I actually tend to read (and write) comments a LOT. Which is why, I simply am not able to use any colorscheme that tries to hide comments.
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#137Anyone get a chance to test out how this looks with vimdiff? That's one area that usually ends up looking fugly b/c the theme creator neglected to look at it. Other areas that are typically neglected (though not in this case): code folding, split buffer dividers.
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#138Re: Solarized - Color scheme for vim, mutt, terminal emulators
#139A bit too much color according to my taste - I like a more subdued color scheme, as seen in http://www.michielovertoom.com/pictures/kwrite-textanalyse.p... (All black on lightgray, strings dark gray, and prussian blue comments).
Re: Solarized - Color scheme for vim, mutt, terminal emulators
#140Please share your favorite color scheme(s) ! My favorite for gvim/MacVim is molokai: http://winterdom.com/2008/08/molokaiforvim , seconded by vividchalk when i'm on the terminal: https://github.com/tpope/vim-vividchalk Haven't found any good color scheme for iterm2 yet. Currently i'm using thayer: http://ecto-plazm.deviantart.com/gallery/
I wrote my own scheme: https://github.com/strange/dotfiles/blob/master/.vim/colors/... Python: http://files.pipsq.com/strange/python.png Erlang: http://files.pipsq.com/strange/erlang.png
What's your terminal setup like?