0
0
Fork 0

remove(variables). refs #6486 remove old variables

This commit is contained in:
Pablo Natek 2024-03-01 13:02:58 +01:00
parent eca0997db5
commit ac536d27ea
1 changed files with 0 additions and 2 deletions

View File

@ -12,8 +12,6 @@
// to match your app's branding.
// 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
$dark-theme: true !default;
$light-theme: true !default;
$primary: #ec8916;
$secondary: $primary;
$positive: #21ba45;