Skip to main content

Type Alias: ThemeType

ThemeType = "light" | "dark"

Theme type identifier.

This type defines the two fundamental theme modes that affect the overall luminance profile of the interface. Each mode establishes different baseline contrast relationships and color calculations.