Set transparent background for catppuccin theme
This commit is contained in:
parent
f0bdbb11a3
commit
e79bc5ab24
@ -19,6 +19,7 @@ return {
|
||||
priority = 1000,
|
||||
config = function()
|
||||
require("catppuccin").setup({
|
||||
transparent_background = true,
|
||||
custom_highlights = function(colors)
|
||||
return {
|
||||
Folded = { bg = colors.none },
|
||||
|
Loading…
Reference in New Issue
Block a user