Change color

This commit is contained in:
2024-09-04 20:04:12 +02:00
parent 309114e7fd
commit 817ac44482

View File

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