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

highlight background #8

Merged
merged 1 commit into from
Aug 19, 2021
Merged

highlight background #8

merged 1 commit into from
Aug 19, 2021

Conversation

jpe90
Copy link
Contributor

@jpe90 jpe90 commented Aug 1, 2021

Addresses #7

Before:

2021-08-01-172212_1920x1080_scrot

After:

2021-08-01-172253_1920x1080_scrot

@tanvirtin tanvirtin linked an issue Aug 19, 2021 that may be closed by this pull request
@tanvirtin
Copy link
Owner

Thanks a lot for bringing this up and fixing it! Sorry about the delayed merge.

@tanvirtin tanvirtin merged commit 3f1c21f into tanvirtin:master Aug 19, 2021
@miksuh-dev
Copy link

Bad change... Ruins my transparent background on terminal.

@jpe90
Copy link
Contributor Author

jpe90 commented Aug 28, 2021

You can add vim.cmd([[hi Normal guibg=NONE ctermbg=NONE]]) to your vim config for the same effect. Make sure it comes after the line where you set the colorscheme. A "transparent background" config option to make this unnecessary is probably a good idea as well.

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

Successfully merging this pull request may close these issues.

Background Not Highlighting
3 participants