- 7-step ramp for each brand color, resolved against the {ui.previewTheme} theme. -
+ {#if showIntro} ++ 7-step ramp for each brand color, resolved against the {ui.previewTheme} theme. +
+ {/if} - {#each BRAND_KEYS as { key, label } (key)} + {#each visibleBrandKeys as { key, label } (key)}| Shade | Lightness | Chroma |
|---|---|---|
| {stepLabel} | {metrics.lightness} | {metrics.chroma} |
Toggle in the preview pane to compare modes.
+ {/if}