From e6322762743307575a8f47ab46bc318f2dfd691f Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 3 Oct 2025 19:58:50 -0600 Subject: [PATCH] yellow fits the theme better --- config/schemes.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/schemes.nix b/config/schemes.nix index e38adb4..e1fb547 100644 --- a/config/schemes.nix +++ b/config/schemes.nix @@ -57,7 +57,7 @@ in image = "${wallpapers}/Waay-Ballerinas.jpeg"; }; febroary = mkScheme { - color = "green"; + color = "yellow"; name = "gruvbox-light"; polarity = "light"; image = "${wallpapers}/febroary.jpg";