@orangecheck/design / accentFor
Function: accentFor()
function accentFor(id: string | null | undefined): string;
Defined in: tokens/themes.ts:72
Accent hex for a skin id, falling back to the default.
Parameters
| Parameter | Type |
|---|---|
id | string | null | undefined |
Returns
string