add darker color class. also moved something btw

This commit is contained in:
2022-05-23 22:17:32 +06:00
parent 38abfe031a
commit b43c5b36fd
3 changed files with 4 additions and 1 deletions

View File

@ -33,6 +33,9 @@ header, footer
.dark
color: $bg
.darker
color: $bg
opacity: 0.5
.dim
color: $dim
.dimmer