Coloring updates to workspaces and dashboard arch icon
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
@import "../colors";
|
||||
|
||||
.bar-menu_label {
|
||||
color: $teal;
|
||||
color: $yellow;
|
||||
font-size: 1.3em;
|
||||
}
|
||||
|
||||
@@ -12,8 +12,8 @@
|
||||
color: $sky;
|
||||
|
||||
&.occupied {
|
||||
background-color: $yellow;
|
||||
color: $yellow;
|
||||
background-color: $flamingo;
|
||||
color: $flamingo;
|
||||
min-width: 4em;
|
||||
min-height: 4em;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user