Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Light colorscheme #2

Open
thehunmonkgroup opened this issue Nov 9, 2017 · 6 comments
Open

Light colorscheme #2

thehunmonkgroup opened this issue Nov 9, 2017 · 6 comments

Comments

@thehunmonkgroup
Copy link

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
Copy link
Owner

archseer commented Nov 9, 2017

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
Copy link
Author

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

@archseer
Copy link
Owner

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
Copy link
Author

@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 archseer changed the title Possible to use light background? Light colorscheme Nov 13, 2017
@archseer
Copy link
Owner

@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
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants