improve sidebar contrast
This commit is contained in:
parent
6cf7da5089
commit
9d1d91711e
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
/* top-level */
|
/* top-level */
|
||||||
|
|
||||||
:root {
|
:root {
|
||||||
--background-color-0: hsl(180, 11%, 6%);
|
--background-color-0: hsl(180, 11%, 5%);
|
||||||
--background-color-1: hsl(180, 11%, 7%);
|
--background-color-1: hsl(180, 11%, 7%);
|
||||||
--background-color-2: hsl(180, 11%, 10%);
|
--background-color-2: hsl(180, 11%, 10%);
|
||||||
--background-color-3: hsl(180, 11%, 13%);
|
--background-color-3: hsl(180, 11%, 13%);
|
||||||
|
|
Loading…
Reference in a new issue