lots of changes

This commit is contained in:
2026-04-14 09:53:12 -04:00
parent 27a2904bab
commit 32c4f2a835
16 changed files with 2461 additions and 1815 deletions

View File

@@ -12,14 +12,14 @@
// to match your app's branding.
// Tip: Use the "Theme Builder" on Quasar's documentation website.
$primary: #02006c;
$secondary: #010057;
$accent: #9c27b0;
$primary: #161B36;
$secondary: #8FA9BF;
$accent: #5a728a;
$dark: #1d1d1d;
$dark-page: #03002e;
$dark-page: #0B1026;
$positive: #21ba45;
$negative: #c10015;
$info: #31ccec;
$warning: #f2c037;
$positive: #4CAF50;
$negative: #EF5350;
$info: #42A5F5;
$warning: #FFCA28;