Skip to content

nzmattgrant/MuiColors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MuiColors

The material UI color palette as a package. This is just a stand alone copy of the preset colors from material ui. Includes typescript types and previews.

For a list of colors:

https://mui.com/customization/color/

Installation

npm install mui-colors

Usage

import { red } from 'mui-colors';

const color = red[500];

About

The material UI color palette as a package.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published