Intial commit from techit@Techits-Mac-Pro
This commit is contained in:
Executable
+10
@@ -0,0 +1,10 @@
|
||||
export default defineAppConfig({
|
||||
ui: {
|
||||
colors: {
|
||||
primary: 'amber',
|
||||
secondary: 'green',
|
||||
neutral: 'zinc'
|
||||
},
|
||||
fonts: false
|
||||
}
|
||||
})
|
||||
Reference in New Issue
Block a user