DEV Community

Cover image for Generating Material UI Color Palette in Metro 4
Serhii Pimenov
Serhii Pimenov

Posted on

1

Generating Material UI Color Palette in Metro 4

Preamble - Metro 4 is a free open-source impressive components library written on HTML, CSS, and JAVASCRIPT.

In version 4.4.3. I added a new component color-selector and improved the module for working with color, including a function to generate a color palette in the Material UI style.

To demonstration these features, I have written a small and simple application on codepen.io. You can see it on https://codepen.io/olton/pen/abZXBmO

With this example, I wanted to show once again how easy it is to write on Metro 4 with its declarative approach.

Thank you for your attention.

Top comments (0)

Billboard image

Create up to 10 Postgres Databases on Neon's free plan.

If you're starting a new project, Neon has got your databases covered. No credit cards. No trials. No getting in your way.

Try Neon for Free →

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay