This commit is contained in:
2023-04-12 20:32:07 +02:00
committed by soraefir
parent 10fbbc2654
commit d1603fc240
86 changed files with 5200 additions and 4 deletions

5
home/gui/eww/css/_volume.scss Executable file
View File

@@ -0,0 +1,5 @@
.vol-icon { color: $base0B; }
.volbar highlight {
background-image: linear-gradient(to right, $base0B, $base0C);
border-radius: 10px;
}