Adds new style

This commit is contained in:
Michel Fedde 2025-04-25 21:26:38 +02:00
parent 54ecbaea3c
commit 271bbff95e
13 changed files with 74 additions and 43 deletions

View file

@ -2,10 +2,10 @@
.control-center {
/* The Control Center which contains the old notifications + widgets */
background: $background-semitransparent;
background: $background;
color: $foreground;
border-radius: $border-radius;
border-left: 1px solid $foreground;
border-left: 1px solid $color5;
box-shadow: $box-shadow-inner;
padding-left: 1rem;
padding-right: 1rem;