Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Set background color for Normal group #21

Merged
merged 1 commit into from
Jan 31, 2020
Merged

Set background color for Normal group #21

merged 1 commit into from
Jan 31, 2020

Conversation

cubetastic33
Copy link
Contributor

Set ctermbg for the Normal highlight group to 0. This is to fix an issue where some things were highlighting incorrectly when using vim-airline.

Set `ctermbg` for the `Normal` highlight group to `0`. This is to fix [an issue](vim-airline/vim-airline#2056) where some things were highlighting incorrectly when using [vim-airline](https://github.com/vim-airline/vim-airline/).
@dylanaraps dylanaraps merged commit 4c88040 into dylanaraps:master Jan 31, 2020
@upsetbit
Copy link

upsetbit commented Feb 3, 2020

This merge introduced a new problem. When setting the background color group to 0, vim/neovim tells the terminal emulator (some of them) to overwrite transparency.

This is what I normally see:
yes

This is what I see now:
no

I'm not sure how to fix this so for the time being, I'll just revert the commit locally.

I've tested on termite and alacritty on linux (manjaro). On MacOS (iTerm2) everything's still the same though.

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

Successfully merging this pull request may close these issues.

Color issues when using pywal theme
3 participants