increase ashes dark saturation

This commit is contained in:
Cade Scroggins 2022-04-29 00:48:39 -07:00
parent 50817b60e5
commit 702117c7e6
No known key found for this signature in database
GPG key ID: 6AC5A902158265D0

View file

@ -374,7 +374,7 @@
--command-color-complementary: var(--base-background);
--command-color-highlight-foreground: var(--base-foreground);
--command-color-lightness: 68%;
--command-color-saturation: 25%;
--command-color-saturation: 40%;
--help-command-background: #272e32;
}