antfu-collective / icones

⚡️ Icon Explorer with Instant searching, powered by Iconify
https://icones.js.org
MIT License
4.94k stars 238 forks source link

feat(theme): add transition like nuxt devtools #282

Closed tmg0 closed 4 months ago

tmg0 commented 4 months ago

Description

Used startViewTransition and animate API to add toggle theme color transition like nuxt devtools.

Additional context

I'm not quite sure about if the isAppearanceTransition var should be defind in DarkSwitcher component.