Is there a way to remove transparency from lualine? #1304
uchoa
started this conversation in
Configuration
Replies: 1 comment
-
You might be able to do this by explicitly setting the theme of your lualine. However, I believe since your colorscheme changes the highlights for your lualine, you may have to do this manually in your colorscheme config. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm using catppuccin/nvim as a colorscheme with
transparent_background = true
. Is there a way to have a non transparent lualine despite of this colorscheme configuration?Beta Was this translation helpful? Give feedback.
All reactions