Added the gray color to the colors sass

This commit is contained in:
2023-04-17 21:54:43 +00:00
parent b531f3f341
commit 7458210061

View File

@ -5,3 +5,4 @@ $white: #FFFFFF
$background-opacity: rgba(24, 29, 44, 0.5) $background-opacity: rgba(24, 29, 44, 0.5)
$primary: #29C16A $primary: #29C16A
$black: #232835 $black: #232835
$gray: #CDCDCD