updated style

This commit is contained in:
2025-08-23 19:32:51 +02:00
parent f0739adf34
commit bd49925080

View File

@@ -40,7 +40,7 @@ window#waybar.hidden {
#workspaces button.active { #workspaces button.active {
color: @text; color: @text;
border-bottom: 3px solid @teal; border-bottom: 3px solid @blue;
} }
#workspaces button:hover { #workspaces button:hover {
@@ -134,8 +134,8 @@ window#waybar.hidden {
#custom-gpu-screen-recorder.recording, #custom-gpu-screen-recorder.recording,
#custom-gamemode.active { #custom-gamemode.active {
color: @yellow; color: @blue;
border-bottom: 3px solid @yellow; border-bottom: 3px solid @blue;
} }
#custom-tlp { #custom-tlp {
@@ -213,14 +213,12 @@ window#waybar.hidden {
} }
#custom-audio-output.unmuted, #wireplumber { #custom-audio-output.unmuted, #wireplumber {
color: @maroon; color: @mauve;
border-bottom: 3px solid @maroon; border-bottom: 3px solid @mauve;
} }
#clock { #clock {
color: @teal; color: @mauve;
} }
#network { #network {