2024-11-18 21:13 : id 194
This commit is contained in:
parent
0dc582bc5b
commit
78b2851c9f
@ -240,17 +240,17 @@ in
|
||||
window#waybar.main {
|
||||
background-color: transparent;
|
||||
}
|
||||
#workspace button {
|
||||
#workspaces button {
|
||||
color: #${FG};
|
||||
background: transparent;
|
||||
}
|
||||
#workspace button:hover {
|
||||
#workspaces button:hover {
|
||||
color: #${ACCENT};
|
||||
}
|
||||
#workspace button:active {
|
||||
#workspaces button:active {
|
||||
color: #${SECOND_ACCENT};
|
||||
}
|
||||
#wornspace button:focuced {
|
||||
#workspaces button:focuced {
|
||||
color: #${BG};
|
||||
background: #${FG};
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user