make dark mode accent darker
This commit is contained in:
parent
9808f4d2c2
commit
aea0af3f07
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
|||
:root {
|
||||
--c-highlight: hsl(217, 9%, 32%);
|
||||
--c-dark: hsl(217, 9%, 8%);
|
||||
--c-accent: hsl(14, 62%, 53%);
|
||||
--c-accent: hsl(14, 62%, 32%);
|
||||
--c-light: hsl(217, 9%, 16%);
|
||||
|
||||
--c-text-light: hsla(0, 0%, 100%, 75%);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue