From e45398f6ce86d12276208618a5a5c7d6a5b61709 Mon Sep 17 00:00:00 2001 From: Benjamin Canac Date: Wed, 18 Sep 2024 12:14:33 +0200 Subject: [PATCH] docs(playground): update theme --- playground/app/app.config.ts | 4 ++-- playground/app/app.vue | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) 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({