Added the primary and black color

This commit is contained in:
Mathias Wagner 2023-04-17 21:48:04 +00:00
parent 3da96f090b
commit b531f3f341

View File

@ -2,4 +2,6 @@ $background: #232835
$blue: #314BD3
$blurred-blue: rgba(49, 75, 211, 0.2)
$white: #FFFFFF
$background-opacity: rgba(24, 29, 44, 0.5)
$background-opacity: rgba(24, 29, 44, 0.5)
$primary: #29C16A
$black: #232835