Expand description
Theme tokens for Liora GPUI components.
liora-theme defines the semantic colors, spacing, radius, typography, and
component size/variant enums consumed by liora-core and liora-components.
Use Theme::light() or Theme::dark() with liora_core::init_liora(...) at
app startup.