跳转到内容

ThemeColors

此内容尚不支持你的语言。

Defined in: ui/theme/tokens.ts:17

Semantic color roles consumed by widgets.

backdrop: Color

Defined in: ui/theme/tokens.ts:37

Modal scrim.


control: Color

Defined in: ui/theme/tokens.ts:23

Interactive control resting fill (button/option).


controlActive: Color

Defined in: ui/theme/tokens.ts:25


controlHover: Color

Defined in: ui/theme/tokens.ts:24


onPrimary: Color

Defined in: ui/theme/tokens.ts:33

Content/handle drawn on top of primary.


primary: Color

Defined in: ui/theme/tokens.ts:29

Accent — slider fill, progress fill, selected option.


primaryActive: Color

Defined in: ui/theme/tokens.ts:31


primaryHover: Color

Defined in: ui/theme/tokens.ts:30


surface: Color

Defined in: ui/theme/tokens.ts:19

Dialog / panel background.


surfaceElevated: Color

Defined in: ui/theme/tokens.ts:21

Raised surface — popup / dropdown list background.


text: Color

Defined in: ui/theme/tokens.ts:35

Default foreground (label text / icon) drawn on surface/control.


track: Color

Defined in: ui/theme/tokens.ts:27

Slider / progress track.