diff --git a/modules/plugins/theme/supported-themes.nix b/modules/plugins/theme/supported-themes.nix index ea858cae..17ba2311 100644 --- a/modules/plugins/theme/supported-themes.nix +++ b/modules/plugins/theme/supported-themes.nix @@ -71,6 +71,9 @@ in { require('catppuccin').setup { flavour = "${style}", transparent_background = ${boolToString transparent}, + float = { + transparent = ${boolToString transparent}, + }, term_colors = true, integrations = { nvimtree = {