Skip to content

Commit f4fbd72

Browse files
committed
docs(app.config): set secondary color
1 parent c66afec commit f4fbd72

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/app/app.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ export default defineAppConfig({
22
ui: {
33
colors: {
44
primary: 'green',
5+
secondary: 'sky',
56
neutral: 'slate',
67
},
78
},

0 commit comments

Comments
 (0)