Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 1.13 KB

README.md

File metadata and controls

35 lines (21 loc) · 1.13 KB

Palette LightWindCSS

The LightWindCSS palette is some of CSS files that goal is to help you to work with web pages style. 🎨

LightWindCSS colors

With this link tag, you can use 220 colors used by default by TailWindCss.

<!-- Link lightwindcss colors -->
<link rel="stylesheet" href="https://lightwindcss.github.io/Palette/src/colors.css">

✅ Test it

LightWindCSS palette

With this script tag, you can use data-theme attributes to use test colors from a palette.

<!-- Script lightwindcss theme -->
<script src="https://lightwindcss.github.io/Palette/src/palette/palette.js" data-themesrc="https://gitcdn.xyz/cdn/LightWindCss/Palette/main/src/palette/paletteConfig.json"></script>

✅ Test it

Wiki

In case you haven't understood something check out the wiki.

Sources

Palette colors - All the palettes are based on this website

Colors - The source of the 220 colors