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 71b2191 commit e184337Copy full SHA for e184337
demo/app.config.ts
@@ -1,7 +1,7 @@
1
export default defineAppConfig({
2
ui: {
3
colors: {
4
- primary: 'orange',
+ primary: 'cyan',
5
neutral: 'zinc',
6
},
7
input: {
0 commit comments