colibri.vim icon indicating copy to clipboard operation
colibri.vim copied to clipboard

Light colorscheme

Open thehunmonkgroup opened this issue 6 years ago • 6 comments

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?

thehunmonkgroup avatar Nov 09 '17 00:11 thehunmonkgroup

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.

archseer avatar Nov 09 '17 02:11 archseer

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

thehunmonkgroup avatar Nov 09 '17 17:11 thehunmonkgroup

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

archseer avatar Nov 10 '17 07:11 archseer

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

thehunmonkgroup avatar Nov 10 '17 16:11 thehunmonkgroup

@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

archseer avatar Nov 13 '17 05:11 archseer

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

thehunmonkgroup avatar Nov 14 '17 02:11 thehunmonkgroup