Package-level declarations

This package contains the Key Token objects that define the organization of semantic tokens. It establishes the hierarchy (tree structure) used to access token values. Instead of a flat list, it groups tokens into logical categories (like OudsBorderSemanticTokens, OudsSizeSemanticTokens, or OudsSpaceSemanticTokens), enabling structured navigation through the theme properties.

Types

Link copied to clipboard
enum Mode : Enum<Mode>
Link copied to clipboard
sealed interface OudsKeyToken
Link copied to clipboard

A color key token which aggregates two color key tokens, with one being used for the light theme and the other for the dark theme.