Added the green color to the colors.sass
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
$background: rgba(255, 255, 255, 0.14)
|
||||
$border: rgba(255, 255, 255, 0.35)
|
||||
|
||||
$white: #ECECEC
|
||||
$white: #ECECEC
|
||||
|
||||
$green: #26EE5E
|
Reference in New Issue
Block a user