mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-08-17 02:30:54 -04:00
🚧 WIP on darkmode 🌑
This commit is contained in:
parent
e568cad22c
commit
673d3c124c
8 changed files with 69 additions and 24 deletions
|
@ -159,7 +159,7 @@ export default {
|
|||
border-radius: 50rem;
|
||||
|
||||
&.empty {
|
||||
background-color: aliceblue;
|
||||
background-color: var(--background-ternary);
|
||||
}
|
||||
|
||||
&.down {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue