Added the $background-dark color to the colors.sass

This commit is contained in:
Mathias Wagner 2023-08-05 21:53:25 +02:00
parent fd78c88ef3
commit 3d17a0bdc4
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,4 +1,5 @@
$background: #131427 $background: #131427
$background-dark: #0F1012
$primary: var(--primary) $primary: var(--primary)
$red: #E33F3F $red: #E33F3F