oc · docs
docs / documentation

@orangecheck/design


@orangecheck/design / OcSceneTokens

Interface: OcSceneTokens

Defined in: tokens/scene-tokens.ts:27

Properties

PropertyTypeDescriptionDefined in
<a id="property-background"></a> backgroundOcSceneRGBResolved page background (sRGB 0..1).tokens/scene-tokens.ts:31
<a id="property-isdark"></a> isDarkboolean<html> carries .dark.tokens/scene-tokens.ts:33
<a id="property-motionoff"></a> motionOffbooleanAmbient-motion switch is off (data-oc-motion="off").tokens/scene-tokens.ts:35
<a id="property-palette"></a> palette[OcSceneRGB, OcSceneRGB, OcSceneRGB, OcSceneRGB]The four aurora hue slots (sRGB 0..1), --au-orange/-green/-blue/-violet.tokens/scene-tokens.ts:29