mirror of
https://github.com/ArthurDanjou/artsite.git
synced 2026-01-14 13:54:05 +01:00
Add red color to app configuration colors
This commit is contained in:
@@ -6,6 +6,7 @@ export default defineAppConfig({
|
||||
colors: {
|
||||
primary: 'neutral',
|
||||
neutral: 'neutral',
|
||||
red: 'red',
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user