export default defineAppConfig({ ui: { colors: { primary: 'sky', gray: 'cool' } } })