Skip to main content

Crate liora_theme

Crate liora_theme 

Source
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.

Structs§

ButtonVariantColors
ColorFamily
FontSize
NeutralTokens
Radius
SecondaryColors
Spacing
Theme

Enums§

ButtonSize
ButtonVariant