@hakit/components
Version:
A series of components to work with @hakit/core
3 lines (2 loc) • 606 B
JavaScript
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const E="ha",T=["50","100","200","300","400"],A=["600","700","800","900"],t=["A100","A200","A400","A700"],s=3,n=97,o=60/(T.length+1+A.length+t.length),e={darkMode:!0,tint:.8,hue:220,saturation:60,lightness:54,contrastThreshold:65},D={xxs:600,xs:900,sm:1200,md:1536,lg:1700,xlg:1701};exports.ACCENT=t;exports.DARK=A;exports.DEFAULT_BREAKPOINTS=D;exports.DEFAULT_START_DARK=n;exports.DEFAULT_START_LIGHT=s;exports.DEFAULT_THEME_OPTIONS=e;exports.DIFF=o;exports.LIGHT=T;exports.NAMESPACE=E;
//# sourceMappingURL=constants.js.map