Created the _colors style
This commit is contained in:
5
src/common/styles/_colors.sass
Normal file
5
src/common/styles/_colors.sass
Normal file
@@ -0,0 +1,5 @@
|
||||
$background: #2c313a
|
||||
$text: #FEFEFE
|
||||
$gray: #D9D9D9
|
||||
$primary: #4C3DE1
|
||||
$success: #198E56
|
Reference in New Issue
Block a user