Nice... but how is this "better" than Solarized? I already have Solarized installed and set up the way I want. Why should I switch away?
Tomorrow Theme
131–139 of 139 posts
Re: Tomorrow Theme
#132I really wanted to like this, but I think that colors preferences are both subjective and born of habit/experience which leads to wiring our brains to expect certain colors for certain things, because I don't like pastels, and I don't like red as a non-alert color. It's a good idea, with a lot of thought put into it. The author should keep trying. Maybe there is more than one right option. Personally, I think the bes…
There does seem something common about themes that appeal to many people but ultimately each has their own correct version of how things should be. Hence my next project https://github.com/chriskempson/base16 Interesting idea by the way!
Re: Tomorrow Theme
#133Finally someone built a theme better than Vim's desert. Bravo.
Re: Tomorrow Theme
#134Re: Tomorrow Theme
#135Re: Tomorrow Theme
#136Re: Tomorrow Theme
#137JavaScript in ST2 looks gorgeous in Tomorrow Night 80s. Java, not so much. Keywords, class names and annotations all being the same color makes for a lot of lavender. http://i.imgur.com/8wRBN.png
Re: Tomorrow Theme
#138As a CLI designer (silly as that sounds) it's nice to see a theme that doesn't abuse the 'bright' palette. Hated Solarized for that alone.
I'm honestly intrigued -- what type of software do you work on?
I started adding colors to highlight important parts of the output (e.g. app names, status, ...), but received a bunch of complaints from people who couldn't read parts of the output. Turned out they were just using bad/broken themes, like Solarized, which abuses the bright palette by replacing them with various unreadable shades of blue.
It's otherwise a pretty nice color scheme. Just annoying that I can't trust the "bright" palette to ever be readable because of themes like it.
(Also, the themes that come with Terminal.app are pretty abysmal. The stock 'blue' isn't even readable in some common configurations.)
Re: Tomorrow Theme
#139For people using vundle: Bundle 'chriskempson/tomorrow-theme', {'rtp': 'vim/'}