https://github.com/shugabuga/keycloak-mirai
A lightweight and responsive Keycloak theme.
https://github.com/shugabuga/keycloak-mirai
Last synced: 4 months ago
JSON representation
A lightweight and responsive Keycloak theme.
- Host: GitHub
- URL: https://github.com/shugabuga/keycloak-mirai
- Owner: Shugabuga
- License: mit
- Created: 2024-12-30T21:33:23.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-30T21:40:32.000Z (over 1 year ago)
- Last Synced: 2025-02-25T16:50:02.783Z (over 1 year ago)
- Language: FreeMarker
- Size: 182 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Keycloak-Mirai
A lightweight and responsive Keycloak theme written in HTML, CSS, and some light JavaScript.
## Installation
Clone this repo in your Keycloak's themes directory, and then select it as a a Login theme in the Admin panel.
## Customization
It is best practice to customize with a separate theme and patching what files you want to edit. In a separate folder in your Keycloak themes directory, add a `theme.properties` with the following contents (assumes the Keycloak-Mirai theme is in the folder `keycloak-mirai`:
```
# Modify theme with name "keycloak-mirai"
parent=keycloak-mirai
```