UNPKG

@gravity-ui/uikit

Version:

Gravity UI base styling and components

4 lines (3 loc) 188 B
import type { ColorOptions } from "./types.js"; export declare const colorOptions: Record<string, ColorOptions>; export declare const textColorVarName = "--g-color-text-inverted-primary";