ark/users/modules/eww/css/_volume.scss
2022-10-22 23:54:44 +03:00

6 lines
142 B
SCSS

.vol-icon { color: $teal; }
.volbar highlight {
background-image: linear-gradient(to right, $teal 30%, $sky 100%);
border-radius: 10px;
}