waybar: os widget to dark text
This commit is contained in:
parent
71616c357f
commit
97ecfdfa36
1 changed files with 2 additions and 0 deletions
|
@ -56,6 +56,7 @@ button {
|
||||||
color: #2d3436;
|
color: #2d3436;
|
||||||
background-color: #abb2bf;
|
background-color: #abb2bf;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
|
margin-right: 6px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.urgent {
|
#workspaces button.urgent {
|
||||||
|
@ -246,5 +247,6 @@ label:focus {
|
||||||
|
|
||||||
#custom-os {
|
#custom-os {
|
||||||
background-color: #61afef;
|
background-color: #61afef;
|
||||||
|
color: #282c34;
|
||||||
font-size: 16px;
|
font-size: 16px;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue