Set default color

This commit is contained in:
2023-10-29 18:31:59 +01:00
parent 9cdea8cbfc
commit cbe422957b

View File

@@ -1,6 +1,7 @@
export default defineAppConfig({
ui: {
gray: 'neutral',
primary: 'cyan',
notifications: {
position: 'bottom-0 right-0',
},