Added the green color to the colors.sass

This commit is contained in:
Mathias Wagner 2023-06-09 03:52:15 +02:00
parent a70ff33756
commit 9ce9178a1c

View File

@ -1,4 +1,6 @@
$background: rgba(255, 255, 255, 0.14)
$border: rgba(255, 255, 255, 0.35)
$white: #ECECEC
$white: #ECECEC
$green: #26EE5E