DEV Community

Cover image for GMX.css v0.0.16: Select your favorite theme!
LIGMATV
LIGMATV

Posted on

GMX.css v0.0.16: Select your favorite theme!

Bored for use the default purple theme? Now, GMX.css have a built in themes that you can simply add to your website! 👀

Add

So, you can import the themes file under the gmx.css & iconify-icon imports with this simple code:

<link rel="stylesheet" href="https://unpkg.com/gmx.css/theme.css">
Enter fullscreen mode Exit fullscreen mode

It was includes Red, Pink, Purple, Indigo, Blue, Cyan, Teal, Green, Lime, Yellow, Amber, Orange and Monochrome color.

For example, if you want to make your site have a green color scheme, just add the green class to your body site!

...
<body class="green">
     ...
Enter fullscreen mode Exit fullscreen mode

Just that! Import the theme file and add color class to the body. Make your website have uniqueness and characteristics. 🎨


Getting started on your website with GMX.css now ✨

<link rel="stylesheet" href="https://unpkg.com/gmx.css">
<script src="https://unpkg.com/iconify-icon"></script>
Enter fullscreen mode Exit fullscreen mode

GMX.css repository
GMX.css NPM
GMX.css website

Do your career a big favor. Join DEV. (The website you're on right now)

It takes one minute, it's free, and is worth it for your career.

Get started

Community matters

Top comments (0)

👋 Kindness is contagious

Discover a treasure trove of wisdom within this insightful piece, highly respected in the nurturing DEV Community enviroment. Developers, whether novice or expert, are encouraged to participate and add to our shared knowledge basin.

A simple "thank you" can illuminate someone's day. Express your appreciation in the comments section!

On DEV, sharing ideas smoothens our journey and strengthens our community ties. Learn something useful? Offering a quick thanks to the author is deeply appreciated.

Okay