ReferenceAPI
RampStep
One rung of the lightness ladder, from 50 at the lightest to 950 at the darkest.
How this is generated
Source: lib/color/derive.ts. Script: scripts/build-reference.mts. Command:
pnpm run generate.
Everything below is copied from the symbol, so a page is improved by improving its doc comment. The API index says why there is a page per symbol and what these pages still do not carry.
RampStep
One rung of the lightness ladder, from 50 at the lightest to 950 at the darkest. The rungs are fixed, so two themes are comparable step by step.
| Kind | Declared in |
|---|---|
| type | lib/color/derive.ts |
export type RampStep = (typeof RAMP_STEPS)[number]