feat(nvim): use transparent background for catppuccin
This commit is contained in:
parent
d8d32f2813
commit
0f98bdb7e0
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ return {
|
||||||
light = "latte",
|
light = "latte",
|
||||||
dark = "macchiato",
|
dark = "macchiato",
|
||||||
},
|
},
|
||||||
|
transparent_background = true,
|
||||||
term_colors = true,
|
term_colors = true,
|
||||||
auto_integrations = true,
|
auto_integrations = true,
|
||||||
float = {
|
float = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue