KevinAst / tw-themes

powerful tailwind color themes (dynamically selectable at run-time)
https://tw-themes.js.org/
MIT License
4 stars 1 forks source link
astx colors dark dark-mode geeku tailwindcss theme themes utility web

tw-themes

powerful tailwind color themes (dynamically selectable at run-time)

Developing color themes that are dynamically selectable at run-time is a tedious and arduous process. Ideally Dark Mode would also be included in our requirements list! While tailwind provides a powerful foundation to work from, it has no real support for the dynamics that are needed for this task.

If you are a tailwind user that needs dynamic color themes, this utility may be just what you are looking for!

[![NPM Version Badge](https://img.shields.io/npm/v/tw-themes.svg)](https://www.npmjs.com/package/tw-themes) ## Introduction ## Install ## Getting Started ## See It Live ## Revision History [tailwindcss]: https://tailwindcss.com/ [Color Shading]: https://tw-themes.js.org/concepts/shades.html [Context Colors]: https://tw-themes.js.org/concepts/contextColors.html [Dark Mode]: https://tw-themes.js.org/concepts/darkMode.html [How do it know?]: https://tw-themes.js.org/concepts/how.html [invert your color shades]: https://tw-themes.js.org/concepts/shadeInversion.html [Shade Inversion]: https://tw-themes.js.org/concepts/shadeInversion.html [Themes]: https://tw-themes.js.org/concepts/themes.html [Getting Started]: https://tw-themes.js.org/start.html [Concepts]: https://tw-themes.js.org/concepts.html [API Reference]: https://tw-themes.js.org/api.html [See It Live]: https://tw-themes.js.org/seeItLive.html [Revision History]: https://tw-themes.js.org/history.html