Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 1001 Bytes

File metadata and controls

11 lines (8 loc) · 1001 Bytes

Zork desktop design

The native client extends the existing Zork workbench style. Shared design definitions and controls live in crates/zork-ui; crates/zork-gui composes application views.

The source token exports are ZORK_UI, BRAND_ACCENT, INTERACTION, FORM and TextRole in crates/zork-ui/src/design.rs; ordinary visual controls belong to the shared component package. zork-design-pc compiles those same controls. Earlier prototypes remain historical design evidence; current approved rules take precedence.