<Color.Item> for each swatch.
Usage
variant="table" with <Color.Row title="..."> to group a larger palette.
Example
Primary
#10B981
Surface
Documentation Index
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
Show click-to-copy color swatches
<Color.Item> for each swatch.
<Color>
<Color.Item name="Primary" value="#10B981" />
<Color.Item
name="Surface"
value={{ light: "#FFFFFF", dark: "#18181B" }}
/>
</Color>
variant="table" with <Color.Row title="..."> to group a larger palette.
Primary
#10B981
Surface
Was this page helpful?