react-theming / create-mui-theme

online tool for creating material-ui themes

Home Page:https://react-theming.github.io/create-mui-theme/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Live demo

Create Material-UI Theme: +

Online tool for creating Material-UI themes via Material Design Color Tool (https://material.io/tools/color)

  1. Open Color Tool https://material.io/tools/color and Create MUI Theme https://react-theming.github.io/create-mui-theme/
  2. Select colors of your choice in Color Tool
  3. Copy-paste URL from Color Tool browser tab to the input field in Create MUI Theme and click ADD (or simply drag & drop by mouse)
  4. Take auto-generated code below and use it in your project

Demo1

Example

Drag & Drop this URL onto page

https://material.io/tools/color/#!/?view.left=0&view.right=0&primary.color=AD1457&secondary.color=03A9F4&secondary.text.color=FAFAFA

Usage

You can use this auto-generated code with any your project which uses Material-UI of version 1.0.0 and above. For example you can start with Create Material-UI App. Generated themes are compatible with with Storybook Addon Material-UI

Related links

Support

You can support this project with your stars and RT

https://twitter.com/UsulPro/status/1022781130246905856

CONTRIBUTING

Any contributions are very welcome!

Credits

telegram:@usulpro (The quickest way to contact me ⚡)

@UsulPro

@react-theming

GitHub release

About

online tool for creating material-ui themes

https://react-theming.github.io/create-mui-theme/

License:MIT License


Languages

Language:JavaScript 95.7%Language:CSS 2.4%Language:HTML 1.9%