uptime-kuma/src/components
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
..
Confirm.vue Confirm Dialog: allow changing the button text 2021-07-31 18:58:12 +08:00
CountUp.vue add util.ts for sharing common functions between frontend and backend 2021-07-30 11:23:04 +08:00
Datetime.vue Manual fixes 2021-07-27 19:53:59 +02:00
HeartbeatBar.vue FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
Login.vue Autofix on save 2021-07-27 19:47:13 +02:00
NotificationDialog.vue FEAT: darkmode (#155) 2021-08-08 13:47:29 +08:00
Status.vue Fix: Increase width of status pill 2021-08-03 10:57:56 +08:00
Uptime.vue improve #39 2021-08-03 15:14:26 +08:00