UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

13 lines (12 loc) 287 B
export const colorOptions = { light: { lightness: [55, 60], chroma: [20, 25], }, dark: { lightness: [75, 80], chroma: [12, 17], }, }; export const textColorVarName = '--g-color-text-inverted-primary'; //# sourceMappingURL=constants.js.map