/keycloak-watermelon-theme

Primary LanguageFreeMarkerApache License 2.0Apache-2.0

keycloak-watermelon-theme

This is a Keycloak Theme called "Watermelon" based upon the works of lukin/keywind. See CHANGES.md for a coarse overview whats changed.

It is a component-based Keycloak Login Theme built with Tailwind CSS and Alpine.js.

Preview

Styled Pages

  • Login
  • Login Config TOTP
  • Login IDP Link Confirm
  • Login OTP
  • Login Reset Password
  • Login Update Password
  • Login Update Profile
  • Login Expired
  • Terms and Conditions
  • Register
  • Error
  • Account Deletion Confirmation
  • Info

Build

When you're ready to deploy your own theme, run the build command to generate a static production build.

pnpm install
pnpm build