Add styling for urgent workspaces in waybar
This commit is contained in:
parent
f3ff18b347
commit
b626bebd02
1 changed files with 6 additions and 0 deletions
|
|
@ -329,6 +329,12 @@ in {
|
|||
border-color: #fdf6e3;
|
||||
}
|
||||
|
||||
#workspaces button.urgent {
|
||||
background-color: #FDF6E3;
|
||||
color: #E5201D;
|
||||
border-color: #16a085;
|
||||
}
|
||||
|
||||
#mode {
|
||||
background-color: #2c2c2c;
|
||||
color: #f9faf9;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue