Skip to content

Commit 5b41d5a

Browse files
committed
ui: add primary color
1 parent 592cc4a commit 5b41d5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/runtime/vuetify.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ export default defineVuetifyConfiguration({
88
themes: {
99
light: {
1010
colors: {
11+
primary: '#020420',
1112
secondary: '#00DC82',
1213
background: '#fff',
1314
},

0 commit comments

Comments
 (0)