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

High contrast option #5

Open
asdil12 opened this issue Feb 26, 2024 · 1 comment
Open

High contrast option #5

asdil12 opened this issue Feb 26, 2024 · 1 comment

Comments

@asdil12
Copy link

asdil12 commented Feb 26, 2024

The original zenburn comes with an option for high contrast.
Could this be introduced here as well?

" CONFIGURABLE PARAMETERS:
"
" You can use the default (don't set any parameters), or you can
" set some parameters to tweak the Zenburn colours.
"
" To use them, put them into your .vimrc file before loading the color scheme,
" example:
"    let g:zenburn_high_Contrast=1
"    colors zenburn
"
" You can also do ":let g:zenburn" then hit Ctrl-d or Tab to scroll through the
" list of configurable parameters.
"
" * You can now set a darker background for bright environments. To activate, use:
"      let g:zenburn_high_Contrast = 1
"
@asdil12
Copy link
Author

asdil12 commented Mar 3, 2024

I created a fork that uses the right colors for the high contrast mode:
https://github.com/asdil12/zenburn.nvim

This is how it looks like:
image

Maybe we could include this in zenburn.nvim with some configuration to select the color mode?

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

1 participant