update walls
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 4.0 MiB After Width: | Height: | Size: 2.3 MiB |
@@ -16,6 +16,7 @@
|
||||
|
||||
@define-color blue #89b4fa;
|
||||
@define-color lavender #b4befe;
|
||||
@define-color lavender-inactive rgba(180,190,254,0.3);
|
||||
@define-color sapphire #74c7ec;
|
||||
@define-color sky #89dceb;
|
||||
@define-color teal #94e2d5;
|
||||
@@ -77,7 +78,7 @@ button {
|
||||
|
||||
#workspaces button {
|
||||
padding: 0px;
|
||||
color: @surface2;
|
||||
color: @lavender-inactive;
|
||||
margin: 2px;
|
||||
transition: color 200ms ease-in-out;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user