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",
|
||||
dark = "macchiato",
|
||||
},
|
||||
transparent_background = true,
|
||||
term_colors = true,
|
||||
auto_integrations = true,
|
||||
float = {
|
||||
|
|
Loading…
Add table
Reference in a new issue