Added the colors sass

This commit is contained in:
Mathias Wagner 2023-04-17 22:07:32 +02:00
parent 9568fce718
commit 25fbb562bd
Signed by: Mathias
GPG Key ID: B8DC354B0A1F5B44

View File

@ -0,0 +1,3 @@
$background: #232835
$blue: #314BD3
$blurred-blue: rgba(49, 75, 211, 0.2)