💄 change colorpalette of darkmode
Signed-off-by: SindreKjelsrud <sindre@kjelsrud.dev>
This commit is contained in:
parent
2be581e547
commit
2e5b785932
9 changed files with 48 additions and 40 deletions
|
@ -13,7 +13,7 @@
|
|||
background: none;
|
||||
}
|
||||
.sun { fill: transparent; }
|
||||
.moon { fill: #9AD3BB; }
|
||||
.moon { fill: #cdd6f4; }
|
||||
|
||||
|
||||
:global(.dark) .sun { fill: #3B2C29; }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue