add docs
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2025-08-11 17:50:52 +03:00
parent d55237f736
commit 4771b374ac
19 changed files with 2042 additions and 55 deletions

View File

@@ -12,7 +12,7 @@
// to match your app's branding.
// Tip: Use the "Theme Builder" on Quasar's documentation website.
$primary : #27A7E7;
$primary : #3390ec;
$secondary : #26A69A;
$accent : #9C27B0;
@@ -24,7 +24,7 @@ $negative : #C10015;
$info : #31CCEC;
$warning : #F2C037;
$brand: #27A7E7;
$brand: #3390ec;
$brand2: #F36D3A;
$typography-font-family : 'myFont', Roboto !default;