parent
ed97b2c1b8
commit
dee7c1acb9
@ -1,15 +1,15 @@ |
||||
// It's highly recommended to change the default colors |
||||
// to match your app's branding. |
||||
|
||||
$primary : #027BE3 |
||||
$secondary : #26A69A |
||||
$primary : #2E75A3 |
||||
$secondary : #FD6600 |
||||
$accent : #9C27B0 |
||||
|
||||
$dark : #1D1D1D |
||||
|
||||
$positive : #21BA45 |
||||
$negative : #C10015 |
||||
$info : #31CCEC |
||||
$warning : #F2C037 |
||||
$positive : #A4DC2D |
||||
$negative : #EF3E3E |
||||
$info : #3E9AEF |
||||
$warning : #EDDF0E |
||||
|
||||
//@import '~quasar-variables-styl' |
||||
|
Loading…
Reference in new issue