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

Problem with changing between dark and light on 256 color terminal #7

Closed
Silnar opened this issue Oct 10, 2013 · 2 comments
Closed
Labels

Comments

@Silnar
Copy link

Silnar commented Oct 10, 2013

Hi,

I can't get back to light scheme on terminal when I run below commands:

colorscheme gruvbox
set bg=dark
set bg=light

Last command that should switch gruvbox to light version is ignored.

This post probably contains solution to this problem.

Cheers.

@morhetz
Copy link
Owner

morhetz commented Oct 11, 2013

Thanks. It should be fixed now.

@morhetz morhetz closed this as completed Oct 11, 2013
@Silnar
Copy link
Author

Silnar commented Oct 11, 2013

Works great, thanks :)

rbong added a commit to gruvbox-community/gruvbox that referenced this issue Jun 2, 2019
This allows vim to guess the value of &background. This will set the
best colors based on system configuration. This will especially help
while using 16 colors: see #50

This disables the fix for morhetz#7 temporarily while entering
vim. It should still be possible to switch to and from light and dark
mode afterwards.
Splinter1984 pushed a commit to Splinter1984/gruvbox that referenced this issue Nov 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants