-
Changing with the color scheme leave behind some plugins to not update their colouring correctly during runtime. For example, switching from "Mocha" to "Latte" breaks the colouring in the I was using the same set of plugins in What could be the problem? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 9 replies
-
It seems that the culprit for background_colour = nil, |
Beta Was this translation helpful? Give feedback.
-
Firstly, your solution can be merged as a bug fix for the wrong behavior of mentioned plugins (notify, alpha) when changing |
Beta Was this translation helpful? Give feedback.
And remove the default set of the flavour of
Catppuccin
innvimdots/lua/modules/configs/ui/catppuccin.lua
Line 6 in 7df41c4
And adding the following after the other autocmd
nvimdots/lua/modules/configs/ui/alpha.lua
Lines 158 to 164 in 7df41c4