Keywind is a component-based Keycloak Login Theme built with Tailwind CSS
Keywind is a component-based Keycloak Login Theme that is built with Tailwind CSS and Alpine.js. It allows users to customize the login theme as much or as little as they need. With Keywind, users can easily create their own login theme, specify a parent theme, customize components with FreeMarker, and configure colors using Tailwind CSS.
To install Keywind, follow these steps:
theme/mytheme/login/components/atoms/body.ftl and modify the background.colors key in the theme section of the tailwind.config.js file.To deploy your customized theme, generate a static production build by running the build command. You can also create a JAR archive with the theme resources to deploy as an archive.
Keywind is a flexible and customizable Keycloak Login Theme that utilizes component-based architecture and integrates with Tailwind CSS and Alpine.js. It offers users the ability to create their own login theme, customize components, and configure colors easily. With Keywind, users have full control over the look and feel of their Keycloak login page.