improve sidebar
This commit is contained in:
parent
850c24f373
commit
99574824f3
2 changed files with 47 additions and 27 deletions
|
@ -6,8 +6,10 @@
|
|||
--text-2: hsl(210, 21%, 80%);
|
||||
--text-secondary: hsl(210, 21%, 40%);
|
||||
|
||||
--sidebar-background: hsla(210, 21%, 10%, 20%);
|
||||
--sidebar-background-accent: hsla(210, 21%, 10%, 10%);
|
||||
--sidebar-background-05: hsl(210, 21%, 5%);
|
||||
--sidebar-background-10: hsl(210, 21%, 10%);
|
||||
--sidebar-background-20: hsl(210, 21%, 20%);
|
||||
--sidebar-background-30: hsl(210, 21%, 30%);
|
||||
|
||||
--vriish-rose: hsl(0, 100%, 75%);
|
||||
--orange: hsl(25, 100%, 75%);
|
||||
|
@ -29,7 +31,9 @@
|
|||
--text-2: hsl(0, 20%, 30%);
|
||||
--text-secondary: hsl(0, 20%, 70%);
|
||||
|
||||
--sidebar-background: hsla(0, 100%, 98%, 20%);
|
||||
--sidebar-background-accent: hsla(0, 100%, 98%, 10%);
|
||||
--sidebar-background-05: hsla(0, 50%, 95%);
|
||||
--sidebar-background-10: hsla(0, 50%, 90%);
|
||||
--sidebar-background-20: hsla(0, 50%, 80%);
|
||||
--sidebar-background-30: hsla(0, 50%, 70%);
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue