lots of changes
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user