New backup 2025-03-05 00:45:02

This commit is contained in:
Penelope Gwen 2025-03-05 00:45:02 -08:00
parent f091447863
commit fb463d9155
2 changed files with 3 additions and 3 deletions

View file

@ -45,7 +45,7 @@ circular-progress {
.revealer-on-hover {
background-color: rgba($color8,0.5);
border: 2px solid rgba($color0,0.5);
color: $color0;
color: $color7;
border-radius: 8px;
// margin: 10px 0px;
}
@ -68,7 +68,7 @@ circular-progress {
.active_window {
background-color: rgba($color8,0.5);
border: 2px solid rgba($color0,0.5);
color: $color0;
color: $color7;
padding: 2px;
border-radius: 8px;
// margin: 10px 0px;
@ -85,7 +85,7 @@ label {
.workspaces button {
background-color: rgba($color8,0.5);
border: 2px solid rgba($color0,0.5);
color: $color0;
color: $color7;
// margin: 10px 0px;
padding: 5px;
min-width: 25px;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 51 KiB

After

Width:  |  Height:  |  Size: 102 KiB