How to apply custom theme in material ui
问题 I am trying to apply a custom theme to my React component after reading this tutorial http://www.material-ui.com/#/customization/themes I wrote my theme in a separate javascript file like this import Colors from 'material-ui/lib/styles/colors'; import ColorManipulator from 'material-ui/lib/utils/color-manipulator'; import Spacing from 'material-ui/lib/styles/spacing'; import zIndex from 'material-ui/lib/styles/zIndex'; export default { spacing: Spacing, zIndex: zIndex, fontFamily: 'Roboto,