layout changes, status bar addition, drawer, and leaflet store

This commit is contained in:
2026-03-13 14:08:19 -04:00
parent d1cb31b2c8
commit 8214f0543a
10 changed files with 273 additions and 50 deletions

View File

@@ -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;