Skip to content

subtype-space/subcloakify

 
 

Repository files navigation

🚀 subcloakify a free, tailwindcss v4 based Keycloak theme 🚀

Image of subcloakify login screen

Quick start

Download the corresponding jar from the releases page, and drop it into your keycloak providers folder. If you use Phase 2 Keycloak, follow their instructions

Environment variables

You can specify a URL pointing to your logo to be displayed on the main login page

Building the theme

You need to have Maven installed to build the theme (Maven >= 3.1.1, Java >= 7).
The mvn command must be in the $PATH.

  • On macOS: brew install maven
  • On Debian/Ubuntu: sudo apt-get install maven
  • On Windows: choco install openjdk and choco install maven (Or download from here)
npm run build-keycloak-theme

About

🔑 subcloakify - a Tailwind/shadcn based Keycloak theme built on top of keycloakify

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 94.3%
  • CSS 4.3%
  • Other 1.4%