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 = {
flavour = "macchiato",
term_colors = true,
transparent_background = false,
transparent_background = true,
integrations = {
alpha = true,
gitsigns = true,