MCPcopy Create free account
hub / github.com/adobe/react-spectrum / mapStaticColors.mjs

File mapStaticColors.mjs

scripts/mapStaticColors.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import tokens from '@adobe/spectrum-tokens/dist/json/variables.json' assert {type: 'json'};
2import Color from 'colorjs.io';
3
4const staticColors = {

Callers

nothing calls this directly

Calls 2

buildMappingFunction · 0.85
colorScaleFunction · 0.70

Tested by

no test coverage detected