use wavesurfer, extend class, improve front

This commit is contained in:
Jose B
2023-07-19 01:44:36 -05:00
parent 68899bd9bf
commit acaaec0c40
8 changed files with 170 additions and 132 deletions

View File

@@ -11,8 +11,8 @@
@media (prefers-color-scheme: dark) {
:root {
--foreground-rgb: 255, 255, 255;
--background-start-rgb: 0, 0, 0;
--background-end-rgb: 0, 0, 0;
--background-start-rgb: 32, 32, 32;
--background-end-rgb: 32, 32, 32;
}
}