From 709c6c36806b9fc3bbafee144fb13ab38aa277e3 Mon Sep 17 00:00:00 2001 From: Hadi <112569860+anotherhadi@users.noreply.github.com> Date: Fri, 4 Jul 2025 15:44:06 +0200 Subject: [PATCH] change theme Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com> --- themes/catppuccin.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/catppuccin.nix b/themes/catppuccin.nix index 7623c72..4bc8ec7 100644 --- a/themes/catppuccin.nix +++ b/themes/catppuccin.nix @@ -10,7 +10,7 @@ rounding = 15; gaps-in = 8; gaps-out = 8 * 2; - active-opacity = 0.98; + active-opacity = 0.97; inactive-opacity = 0.94; blur = true; border-size = 3;