Made the primary color use the --primary variable

This commit is contained in:
Mathias Wagner 2023-06-02 15:59:35 +02:00
parent c25f3b92fe
commit d46bca3e39
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -1,6 +1,6 @@
$background: #131427
$primary: #E3703F
$primary: var(--primary)
$red: #E33F3F
$green: #3fe34d