forked from verdnatura/salix-front
remove(variables). refs #6486 remove old variables
This commit is contained in:
parent
eca0997db5
commit
ac536d27ea
|
@ -12,8 +12,6 @@
|
||||||
// to match your app's branding.
|
// to match your app's branding.
|
||||||
// Tip: Use the "Theme Builder" on Quasar's documentation website.
|
// Tip: Use the "Theme Builder" on Quasar's documentation website.
|
||||||
// Tip: to add new colors https://quasar.dev/style/color-palette/#adding-your-own-colors
|
// Tip: to add new colors https://quasar.dev/style/color-palette/#adding-your-own-colors
|
||||||
$dark-theme: true !default;
|
|
||||||
$light-theme: true !default;
|
|
||||||
$primary: #ec8916;
|
$primary: #ec8916;
|
||||||
$secondary: $primary;
|
$secondary: $primary;
|
||||||
$positive: #21ba45;
|
$positive: #21ba45;
|
||||||
|
|
Loading…
Reference in New Issue