add darker color class. also moved something btw

This commit is contained in:
2024-05-17 09:53:03 +06:00
parent 38abfe031a
commit b43c5b36fd
3 changed files with 4 additions and 1 deletions
+3
View File
@@ -33,6 +33,9 @@ header, footer
.dark
color: $bg
.darker
color: $bg
opacity: 0.5
.dim
color: $dim
.dimmer