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