diff --git a/lua/absolute/after/catppuccin.lua b/lua/absolute/after/catppuccin.lua index 56dbc90..7856702 100644 --- a/lua/absolute/after/catppuccin.lua +++ b/lua/absolute/after/catppuccin.lua @@ -6,6 +6,6 @@ theme.setup({ dim_inactive = { enabled = true, shade = "dark", - percentage = 0.15, -- percentage of the shade to apply to the inactive window + percentage = 0.50, }, })