diff --git a/playground/nuxt.config.ts b/playground/nuxt.config.ts index 9f46be5..e712f19 100644 --- a/playground/nuxt.config.ts +++ b/playground/nuxt.config.ts @@ -28,10 +28,7 @@ export default defineNuxtConfig({ light: { dark: false, colors: { - // background: '#FFFFFF', primary: '#008080', - // secondary: '#E34234', - // white: '#FFFFFF', floor: '#DCDCDC', }, },