This commit is contained in:
2025-08-26 20:18:06 -04:00
parent acab578550
commit 92229287dd

View File

@@ -12,7 +12,7 @@
} }
#workspaces { #workspaces {
background-color: @red; background-color: @mauve;
} }
#workspaces button { #workspaces button {
@@ -82,7 +82,7 @@
} }
#custom-power { #custom-power {
background-color: @red; background-color: @mauve;
color: @crust; color: @crust;
} }