Back to projects
UI-Theme
A framework-agnostic UI theming library for applications with multiple themes.
What I’m building
UI-Theme is the successor to my Spaceman React Theme Animation package. I’m extending the earlier React-based work into a reusable theming library that is not tied to one framework.
Approach
The library uses the View Transitions API to animate changes between themes. The focus is reusable theme behaviour for modern UI systems.
Status
In development. More implementation notes will follow as the project progresses.
