layout changes, status bar addition, drawer, and leaflet store
This commit is contained in:
@@ -12,12 +12,12 @@
|
||||
// to match your app's branding.
|
||||
// Tip: Use the "Theme Builder" on Quasar's documentation website.
|
||||
|
||||
$primary: #1976d2;
|
||||
$secondary: #26a69a;
|
||||
$primary: #02006c;
|
||||
$secondary: #010057;
|
||||
$accent: #9c27b0;
|
||||
|
||||
$dark: #1d1d1d;
|
||||
$dark-page: #121212;
|
||||
$dark-page: #03002e;
|
||||
|
||||
$positive: #21ba45;
|
||||
$negative: #c10015;
|
||||
|
||||
Reference in New Issue
Block a user