From fa19c92b1e151ce9c07231748c4ebe162b7b4282 Mon Sep 17 00:00:00 2001 From: Danilo Reyes Date: Fri, 16 Jan 2026 13:47:51 -0600 Subject: [PATCH] Update color scheme polarity for 'paul' to dark in schemes.nix --- config/schemes.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/schemes.nix b/config/schemes.nix index e1fb547..0323a6e 100644 --- a/config/schemes.nix +++ b/config/schemes.nix @@ -71,7 +71,7 @@ in paul = mkScheme { color = "green"; name = "valua"; - polarity = "light"; + polarity = "dark"; image = "${wallpapers}/paul1.jpg"; base16Scheme = { base00 = "#1a1f16"; # dark forest floor (was deep green-black)