feat: add audio-visualizer widget

This commit is contained in:
tux
2025-09-28 01:26:31 +05:30
parent 864f39fe8d
commit 0f3fb291ec
4 changed files with 57 additions and 0 deletions

View File

@@ -104,4 +104,8 @@ window.Bar {
border-radius: 10px;
}
}
.cava {
color: $accent;
}
}