More visibility
This commit is contained in:
@@ -48,12 +48,12 @@ window#waybar {
|
||||
background-color: #504945;
|
||||
}
|
||||
#workspaces button.focused {
|
||||
color: #282828;
|
||||
color: rgba(40, 40, 40, 0.8);
|
||||
background: #504945;
|
||||
font-weight: bold;
|
||||
}
|
||||
#workspaces button.visible {
|
||||
color: #282828;
|
||||
color: rgba(40, 40, 40, 0.8);
|
||||
background: #83a598;
|
||||
font-weight: bold;
|
||||
}
|
||||
@@ -63,7 +63,7 @@ window#waybar {
|
||||
}
|
||||
#mode {
|
||||
background: #fb4934;
|
||||
color: #ebdbb2;
|
||||
color: rgba(235, 219, 178, 0.8);
|
||||
padding: 0 1em;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user