Enable transparency for catppuccin as well
This commit is contained in:
parent
85120ba48f
commit
45c592257c
|
@ -6,7 +6,7 @@ return {
|
||||||
opts = {
|
opts = {
|
||||||
flavour = "macchiato",
|
flavour = "macchiato",
|
||||||
term_colors = true,
|
term_colors = true,
|
||||||
transparent_background = false,
|
transparent_background = true,
|
||||||
integrations = {
|
integrations = {
|
||||||
alpha = true,
|
alpha = true,
|
||||||
gitsigns = true,
|
gitsigns = true,
|
||||||
|
|
Loading…
Reference in a new issue