mirror of
https://github.com/umami-software/umami.git
synced 2026-02-07 14:17:13 +01:00
Dark mode.
This commit is contained in:
parent
4bb95cd997
commit
aa265d1d42
29 changed files with 221 additions and 60 deletions
|
|
@ -39,7 +39,7 @@
|
|||
}
|
||||
|
||||
.msg {
|
||||
color: var(--gray50);
|
||||
color: var(--msgColor);
|
||||
background: var(--red400);
|
||||
font-size: var(--font-size-small);
|
||||
padding: 4px 8px;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue