-
Notifications
You must be signed in to change notification settings - Fork 0
LightWindCSS palette
titi_2115 edited this page Aug 9, 2022
·
3 revisions
A small JavaScript library to easily test colors. With LightWindCSS palette, testing the colors will be easier than ever before.
To include the palette include the line below in the head of your HTML file:
<!-- Script lightwindcss theme -->
<script src="https://lightwindcss.github.io/Palette/src/palette/palette.js"></script>
Or you can just copy-paste the code to your file which you have to include inside of your HTML head. To use it, it's simple. You have only to use the variables whose names are the --color
propriety name with the number, which is the index of the color in the palette. For example, you can use --color2
, a variable if the palette has at least 2 colors.
Made with ❤ by Tymon