Update color scheme polarity for 'paul' to dark in schemes.nix
Some checks failed
Build All Color Schemes / build-schemes (push) Failing after 38m58s

This commit is contained in:
Danilo Reyes
2026-01-16 13:47:51 -06:00
parent 5e96618d8a
commit fa19c92b1e

View File

@@ -71,7 +71,7 @@ in
paul = mkScheme { paul = mkScheme {
color = "green"; color = "green";
name = "valua"; name = "valua";
polarity = "light"; polarity = "dark";
image = "${wallpapers}/paul1.jpg"; image = "${wallpapers}/paul1.jpg";
base16Scheme = { base16Scheme = {
base00 = "#1a1f16"; # dark forest floor (was deep green-black) base00 = "#1a1f16"; # dark forest floor (was deep green-black)