Skip to content
MeowLynxSea edited this page Jun 2, 2026 · 10 revisions

Yororen UI Wiki

Heads up — v0.3 is a breaking release. Yororen UI is now a Cargo workspace (yororen-ui-core + yororen-ui-theme-system + yororen-ui meta-crate) with design tokens and a slimmer IconName. Existing apps upgrade with a one-line bootstrap change (theme_system::install) plus a handful of icon renames. See MIGRATION.md and the v0.3 changelog entry.

Welcome to Yororen UI.

This wiki documents Yororen UI’s design philosophy, recommended usage patterns, and the available Components and Widgets.

Getting started

Recipes

Practical end-to-end examples you can copy and adapt:

Design

Reference

Clone this wiki locally