New backup 2025-08-28 09:02:15

This commit is contained in:
Penelope Gwen 2025-08-28 09:02:15 -07:00
parent ae9c344f7a
commit d3f5f1c01e

View file

@ -8,7 +8,8 @@ $bar-reveal-children-bg-color: rgba($color0, 0.2);
.leftgroup,
.centergroup,
.rightgroup {
background-color: $bar-bg-color;
/* background-color: $bar-bg-color;*/
background-color: mix(#d68787, #add4fb, 50%);
border-radius: $bar-module-border-radius;
border: 3px solid $bar-module-fg-color;
box-shadow: 0px 0px 9px 0px $bar-module-fg-color;