Coloring updates to workspaces and dashboard arch icon

This commit is contained in:
Jas Singh
2024-07-09 01:39:09 -07:00
parent a28bde6e3f
commit 81ecf205be
4 changed files with 7 additions and 7 deletions

View File

@@ -275,7 +275,7 @@ spinner:checked {
}
.bar-menu_label {
color: #94e2d5;
color: #f9e2af;
font-size: 1.3em;
}
@@ -337,8 +337,8 @@ spinner:checked {
color: #89dceb;
}
.workspaces label.occupied {
background-color: #f9e2af;
color: #f9e2af;
background-color: #f2cdcd;
color: #f2cdcd;
min-width: 4em;
min-height: 4em;
}