accent color for space looks best cold

This commit is contained in:
Danilo Reyes 2025-07-27 00:19:36 -06:00
parent f2fbbbcc35
commit 3897f2bb55

View File

@ -39,7 +39,7 @@ in
}; };
space = mkScheme { space = mkScheme {
name = "solarflare"; name = "solarflare";
color = "carmine"; color = "darkcyan";
polarity = "dark"; polarity = "dark";
image = ../wallpapers/space.jpg; image = ../wallpapers/space.jpg;
}; };