UNPKG

@jeact/mui-dynamic-theme

Version:

Adds dynamism to the MUI theme, like dark-mode, theme togglers and more colors

4 lines 168 B
import bootstrapPalette from "./bootstrapPalette"; import muiPalette from "./muiPalette"; export { bootstrapPalette, muiPalette, }; //# sourceMappingURL=index.js.map