UNPKG

react-static

Version:

A progressive static site generator for React

13 lines (11 loc) 192 B
import { green, red } from 'material-ui/colors' export default { palette: { primary: green, accent: red, type: 'light', background: { appBar: '#108db8', }, }, }