diff --git a/playground/app/app.config.ts b/playground/app/app.config.ts index 7d70ca73..334a5535 100644 --- a/playground/app/app.config.ts +++ b/playground/app/app.config.ts @@ -6,8 +6,8 @@ export default defineAppConfig({ }, ui: { colors: { - primary: 'sky', - gray: 'cool' + primary: 'green', + gray: 'slate' } } }) diff --git a/playground/app/app.vue b/playground/app/app.vue index c6d00c19..21aa4cd7 100644 --- a/playground/app/app.vue +++ b/playground/app/app.vue @@ -84,4 +84,20 @@ defineShortcuts({