refactor: #518
This commit is contained in:
parent
f6cd05beac
commit
7b2502d78e
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/* Dark mode default */
|
||||
:root {
|
||||
--base-color: #fa0;
|
||||
--base-color: #518;
|
||||
|
||||
--bg: hsl(from var(--base-color) h 20% 7.5%);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue