waybar systemupdates icon yellow/red
This commit is contained in:
@ -102,6 +102,14 @@ window#waybar.empty #window {
|
||||
color: @iconcolor;
|
||||
}
|
||||
|
||||
#custom-updates.yellow {
|
||||
color: yellow;
|
||||
}
|
||||
|
||||
#custom-updates.red {
|
||||
color: red;
|
||||
}
|
||||
|
||||
#tray {
|
||||
background-color: #2980b9;
|
||||
}
|
||||
|
Reference in New Issue
Block a user