A component library for Compose Multiplatform in the Metro design language —
Windows Phone 8 and Windows 8 — with an optional adapter that lets it sit beside
androidx.compose.material3.
Every component below was built from a document rather than from a screenshot: the Windows
Phone SDK's own template dictionary, its theme resources, and Microsoft's published UX
guidelines. Where no public source exists the number is named as such in the component's KDoc
and ships as a parameter rather than a constant. Anything the phone did not do is behind
KvadrantTheme(remastered = true), which is off by default — that is what keeps the
fidelity claim falsifiable.
Press things. Each page below runs the component itself, compiled to WebAssembly from the same sources the library publishes, in both palettes at once. The light theme is not an inversion of the dark one, and putting them side by side is the quickest way to see that.
the sample application, running · the API reference · source · the catalogue, including what has no preview · why the architecture is this