Update style
This commit is contained in:
parent
fdf8e708e8
commit
1422ad9030
1 changed files with 2 additions and 2 deletions
|
@ -12,7 +12,7 @@ window#waybar {
|
||||||
tooltip {
|
tooltip {
|
||||||
background: rgba(26, 27, 38, 0.8);
|
background: rgba(26, 27, 38, 0.8);
|
||||||
border: 2px solid #c0caf5;
|
border: 2px solid #c0caf5;
|
||||||
border-radius: 0;
|
border-radius: 5px;
|
||||||
}
|
}
|
||||||
|
|
||||||
tooltip label {
|
tooltip label {
|
||||||
|
@ -59,7 +59,7 @@ button,
|
||||||
color: #1a1b26;
|
color: #1a1b26;
|
||||||
}
|
}
|
||||||
|
|
||||||
#workspaces button.focused {
|
#workspaces button.active {
|
||||||
background-color: #bb9af7;
|
background-color: #bb9af7;
|
||||||
color: #1a1b26;
|
color: #1a1b26;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue