archseer / colibri.vim

A subtle, elegant color scheme for vim.
https://archseer.github.io/colibri.vim/swatch.html
MIT License
92 stars 1 forks source link

Light colorscheme #2

Open thehunmonkgroup opened 6 years ago

thehunmonkgroup commented 6 years ago

This line seems to indicate support of for a light background:

https://github.com/archSeer/colibri.vim/blob/master/colors/colibri.vim#L39

But the logic near the top appears to force a dark background:

https://github.com/archSeer/colibri.vim/blob/master/colors/colibri.vim#L10-L11

I tried

set background=light

in my .vimrc, but it doesn't appear to have any effect.

Am I missing something, or is a light background not supported?

archseer commented 6 years ago

I'm currently working on a light version! That code isn't finished so I've committed it but forced the dark theme for now.

thehunmonkgroup commented 6 years ago

Awesome, if you update this issue once that support is added, I'll be happy to try it out!

archseer commented 6 years ago

Here's a quick preview :) I'm still tweaking it a bit but I'll get it out by weekend I think -- it's almost there but I'm tweaking the syntax colors a bit more:

screen shot 2017-11-10 at 15 38 27
thehunmonkgroup commented 6 years ago

@archSeer wondering if there will be any way to customize the background color? I think I'd want to try a very light creme...

archseer commented 6 years ago

@thehunmonkgroup Undecided, I'm considering deriving a background color from all of the base colors (almond, chamois, lilac, etc.) and making that configurable for the light scheme:

screen shot 2017-11-13 at 14 35 01

I've pushed the changes, so that the light theme works now, but currently only the with the lilac background shades -- experimental. Keeping this issue open for more feedback

thehunmonkgroup commented 6 years ago

oh my goodness -- the middle one by a long shot!