commit | c4d1c0b40f5ea6277398546cafda6be84f7332a5 | [log] [tgz] |
---|---|---|
author | Skyler Turner <skyler@clicksminuteper.net> | Mon Mar 07 23:28:58 2022 +0000 |
committer | Skyler Turner <skyler@clicksminuteper.net> | Mon Mar 07 23:28:58 2022 +0000 |
tree | bf3e317f52a5652a5c84a80568db5125a7078287 | |
parent | 72afae082633b6351ff421e5113113e64be69ec1 [diff] |
Rejig the colors again
diff --git a/src/apps/personal/sway.nix b/src/apps/personal/sway.nix index 31f0068..dbdad3e 100644 --- a/src/apps/personal/sway.nix +++ b/src/apps/personal/sway.nix
@@ -110,13 +110,13 @@ green = { background = "#ffffff99"; border-bottom = "#00000000"; - button-background = "#00ff00"; + button-background = "#00b300"; }; blue = { background = "#ffffff99"; border-bottom = "#00000000"; - button-background = "#6767ff"; + button-background = "#0000ff"; }; }; };