We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 592cc4a commit 5b41d5aCopy full SHA for 5b41d5a
src/runtime/vuetify.config.ts
@@ -8,6 +8,7 @@ export default defineVuetifyConfiguration({
8
themes: {
9
light: {
10
colors: {
11
+ primary: '#020420',
12
secondary: '#00DC82',
13
background: '#fff',
14
},
0 commit comments