Files
colorshell/eww/styles/control-center.scss
T

10 lines
184 B
SCSS

// window.control-center {}
box.cc {
margin: 16px;
background: rgba($background, .85);
border-radius: 16px;
border: 2px solid darken($color: $color3, $amount: 20);
}