updated style
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user