Enable transparency for catppuccin as well

This commit is contained in:
Evie Litherland-Smith 2023-05-23 16:35:19 +01:00
parent 85120ba48f
commit 45c592257c

View file

@ -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,