mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-29 19:30:33 +01:00
Set default color
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
export default defineAppConfig({
|
export default defineAppConfig({
|
||||||
ui: {
|
ui: {
|
||||||
gray: 'neutral',
|
gray: 'neutral',
|
||||||
|
primary: 'cyan',
|
||||||
notifications: {
|
notifications: {
|
||||||
position: 'bottom-0 right-0',
|
position: 'bottom-0 right-0',
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user