Commit graph

2 commits

Author SHA1 Message Date
Louis Lam 7ca80fc086
fix auto theme 2021-08-12 22:17:20 +08:00
Philipp Dormann 123fca43a1
FEAT: darkmode (#155)
* darkmode fixes

* fix: darkmode: empty beats in active/ hovered state

* fix: color for empty beats

* fix: navbar background color

* Update src/assets/vars.scss

Co-authored-by: Adam Stachowicz <[email protected]>

* Update src/assets/app.scss

Co-authored-by: Adam Stachowicz <[email protected]>

* wip, split dark theme style by .dark and store light theme to normal

* add back missing css

* working switch theme button and tuning dark theme

* finish dark theme

Co-authored-by: Adam Stachowicz <[email protected]>
Co-authored-by: LouisLam <[email protected]>
2021-08-08 13:47:29 +08:00