UNPKG

wix-style-react

Version:
7 lines (5 loc) 106 B
export const DEFAULT_SKIN = 'light'; export const SKIN_COLOR = { light: 'D40-20', dark: 'D80-20', };