UNPKG

@madeja-studio/telar

Version:

UI component library by Madeja Studio

2 lines 451 B
"use strict";Object.defineProperty(exports,"__esModule",{value:true});exports.defaultTheme=void 0;var defaultTheme=exports.defaultTheme={color:{error:{background:function background(theme){return theme.color.danger;},text:function text(theme){return theme.color.text.onColor;}},success:{background:function background(theme){return theme.color.primary;},text:function text(theme){return theme.color.text.onColor;}}}}; //# sourceMappingURL=theme.js.map