seebi / dircolors-solarized

This is a repository of themes for GNU ls (configured via GNU dircolors) that support Ethan Schoonover’s Solarized color scheme.
http://ethanschoonover.com/solarized
MIT License
2.84k stars 452 forks source link

Using this with Vim #28

Closed greduan closed 11 years ago

greduan commented 11 years ago

@seebi Would that be possible?

I mean if I'm using this as my terminal's theme, how would I use it as Vim's theme?

I suppose somebody would have to make a theme for Vim. Is that in the plans? Is it done yet?

As I understand it, this is a theme of it's own, using the colors that Solarized uses correct? So it's got the same colors, used differently?

Thanks for your attention. :)

seebi commented 11 years ago

Hi Greduan, the vim theme of solarized is maintained by the solarized colorscheme maintainer himself (Ethan Schoonover) - so just grab it here: http://ethanschoonover.com/solarized

more specifically: https://github.com/altercation/vim-colors-solarized

greduan commented 11 years ago

I am aware of that, in fact I have my own fork of it.

I'm talking about the 256dark theme. The one you can see here https://github.com/seebi/dircolors-solarized#screenshots

seebi commented 11 years ago

it uses the column xterm/hex in the values section of the solarized page: http://ethanschoonover.com/solarized#the-values

greduan commented 11 years ago

So I just have to make a Vim theme to switch these values around to match this theme?

seebi commented 11 years ago

think so ...