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