diff options
| -rw-r--r-- | config/waybar/style/Wallust-Chroma-Edge.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/waybar/style/Wallust-Chroma-Edge.css b/config/waybar/style/Wallust-Chroma-Edge.css index 4a17d473..9ca9fcb2 100644 --- a/config/waybar/style/Wallust-Chroma-Edge.css +++ b/config/waybar/style/Wallust-Chroma-Edge.css @@ -63,7 +63,7 @@ tooltip label{ #workspaces button.active { background-color: transparent; -\tcolor: @color15; + color: @color15; padding-left: 8px; padding-right: 8px; @@ -144,7 +144,7 @@ tooltip label{ #custom-weather.showyIcyDay, #custom-weather.snowyIcyNight, #custom-weather.sunnyDay { -\tcolor: @color15; + color: @color15; /* color: #bf616a; */ border-radius: 12px; background-color: rgba(50, 50, 50, 0.1); |
