Updated config
This commit is contained in:
@ -22,10 +22,14 @@
|
||||
}
|
||||
|
||||
#workspaces button {
|
||||
color: rgba(255, 255, 255, 0.2);
|
||||
color: rgba(255, 255, 255, 0.1);
|
||||
padding: 4px;
|
||||
}
|
||||
|
||||
#workspaces button.empty {
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
#workspaces button.active {
|
||||
color: rgba(255, 255, 255, 0.75);
|
||||
}
|
Reference in New Issue
Block a user