This commit is contained in:
2023-04-12 20:32:07 +02:00
parent 10fbbc2654
commit 3787224e1e
85 changed files with 5100 additions and 4 deletions

View File

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