Compare commits

...

2 Commits

Author SHA1 Message Date
a164e91b73 Lay out custom theme and docs 2021-05-05 11:53:58 +02:00
96c1306cd5 Move existing themes under a default folder 2021-05-05 11:50:45 +02:00
428 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,5 @@
> [login.lumbung.space](https://login.lumbung.space)
[Custom theming](https://www.keycloak.org/docs/latest/server_development/index.html#_themes) for the Keycloak SSO service.
Please see [default-themes/README.md](./default-themes/README.md) and [lumbung.space/README.md](./lumbung.space/README.md) for more info.

3
default-themes/README.md Normal file
View File

@ -0,0 +1,3 @@
# default-themes
The keycloak documentation says that it is not recommended to modify existing themes. Therefore, we include these files here as a copy/pasta of [those existing themes in the Keycloak github repository](https://github.com/keycloak/keycloak/tree/master/themes/src/main/resources/theme) for the purpose of copying over to a custom theme. If you want to make theme changes, please make them in the [lumbung.space](../lumbung.space) folder.

Some files were not shown because too many files have changed in this diff Show More