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