namespace · ui.theme.color

Theme colors

Semantic colors with host-owned accessibility fallback.

namespace ui.theme.color
Stable ID
ui.theme.color
Owner
app.ScriptUiTheme
Authority
presentation
Timing
composition
Availability
runtime API 1
Side effects
none
Determinism
Stable namespace identity and normalized symbol order.
Introduced
1.0.0

Usage

Use ui.theme.color only to reach its registered child contracts. The namespace itself performs no query, mutation, lifecycle transition, or drawing.

Parameters

Returns

A stable namespace table containing only the documented child symbols available to this package origin.

Cost

Namespace lookup is constant-time and performs no owner work.

Fields

This symbol has no fields.

Errors

Examples

-- Access documented members through ui.theme.color.accent.

API history

Related symbols

Project references