New backup 2025-08-28 09:02:15
This commit is contained in:
parent
ae9c344f7a
commit
d3f5f1c01e
1 changed files with 2 additions and 1 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue