Skip to content

Latest commit

 

History

History
47 lines (36 loc) · 1.11 KB

README.md

File metadata and controls

47 lines (36 loc) · 1.11 KB

material-ui-colors

travis build version downloads MIT License semantic-release

Usage

npm install material-ui-colors

Then import

import { red } from 'material-ui-colors';


<div style={{backgroundColor: red[500]}}

material ui colors

https://material-ui.com/style/color/

red pink purple deepPurple indigo blue lightBlue cyan teal green lightGreen lime yellow amber orange deepOrange brown grey blueGrey