Added all colors to the _colors.sass common style
This commit is contained in:
10
admin/src/common/styles/_colors.sass
Normal file
10
admin/src/common/styles/_colors.sass
Normal file
@ -0,0 +1,10 @@
|
||||
$white: #FFFFFF
|
||||
|
||||
$primary: #603FE3
|
||||
$primary-hover: #7716F2
|
||||
|
||||
$gray: #292929
|
||||
$light-gray: #454545
|
||||
|
||||
$red: #EC5555
|
||||
$red-hover: #F34A4A
|
Reference in New Issue
Block a user