uptime-kuma/src/pages
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 <saibamenppl@gmail.com>

* Update src/assets/app.scss

Co-authored-by: Adam Stachowicz <saibamenppl@gmail.com>

* 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 <saibamenppl@gmail.com>
Co-authored-by: LouisLam <louislam@users.noreply.github.com>
2021-08-08 13:47:29 +08:00
..
Dashboard.vue FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
DashboardHome.vue FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
Details.vue FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
EditMonitor.vue store ignoreTls and upsideDown into db 2021-07-30 19:18:26 +08:00
Settings.vue FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
Setup.vue Autofix on save 2021-07-27 19:47:13 +02:00