diff --git a/quasar.config.ts b/quasar.config.ts index 30f789f..47e6b1f 100644 --- a/quasar.config.ts +++ b/quasar.config.ts @@ -105,7 +105,7 @@ export default defineConfig((ctx) => { notify: { color: 'primary', }, - dark: false, + dark: 'auto', }, // iconSet: 'material-icons', // Quasar icon set diff --git a/src/modules/auth/components/login-connection-panel.vue b/src/modules/auth/components/login-connection-panel.vue index bc8501d..b37c45d 100644 --- a/src/modules/auth/components/login-connection-panel.vue +++ b/src/modules/auth/components/login-connection-panel.vue @@ -37,7 +37,7 @@ label-color="accent" class="rounded-5 inset-shadow bg-blue-grey-1" label-slot - input-class="text-weight-medium text-h6" + input-class="text-weight-medium text-h6 text-primary" >