UNPKG

@madeja-studio/telar

Version:

UI component library by Madeja Studio

9 lines (8 loc) 186 B
"use strict"; export const defaultTheme = { color: { background: theme => theme.color.primary, text: theme => theme.color.text.onColor } }; //# sourceMappingURL=theme.js.map