Variable paletteTokensConst
paletteTokens: {
black: string;
blue100: string;
blue200: string;
blue300: string;
blue400: string;
blue600: string;
blue700: string;
blue800: string;
blue900: string;
blueInfo: string;
enough: string;
excess: string;
greenSuccess: string;
grey100: string;
grey200: string;
grey300: string;
grey400: string;
grey500: string;
grey600: string;
grey700: string;
grey800: string;
grey900: string;
mainblue500: string;
redDanger: string;
shortage: string;
white: string;
yellowWarning: string;
} = ...
Type declaration
black: string
blue100: string
blue200: string
blue300: string
blue400: string
blue600: string
blue700: string
blue800: string
blue900: string
blueInfo: string
enough: string
excess: string
greenSuccess: string
grey100: string
grey200: string
grey300: string
grey400: string
grey500: string
grey600: string
grey700: string
grey800: string
grey900: string
mainblue500: string
redDanger: string
shortage: string
white: string
yellowWarning: string