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";