Closed paulwer closed 1 year ago
That's a neat suggestion. I hadn't seen Keywind before.
To what end are you suggesting we include this? As an example theme others can extend? As a theme bundled with this extension? For our hosted service?
you already had an atribute based theme solution which is quite nice and can be used with this theme to unlock even more.
like an attribute enabled keywind.
i suggest to include this in the hosted service and in the open-source docker image as part of p2-inc/keycloak-themes. Maybe as an additionaly selectable theme, to support the old one as well.
@xgp i already support the icon and the custom styles in my instance, so its pretty easy to get started with this.
Got it. Thanks for the suggestion. If you can share your implementation, I'd be happy to add it.
@xgp
i indeed custumize alot of things, so just providing the theme is not that necessary from my point of view, therefore i descided to write down some steps, so you can do the same like me:
<link rel="icon" href="${url.resourcesPath?keep_before("/resources")}/realms/${realm.name}/assets/img/favicon" />
<link href="${url.resourcesPath?keep_before("/resources")}/realms/${realm.name}/assets/css/login.css" rel="stylesheet" />
this is possible, because your themese-provider works globaly and therefore here as well. (from my pov)
=> just add all your customization options f.ex. into the header like you already did with your default theme.
fyi: what did we customize:
here are some ideas, which options could enhance the keywind theme defined by keycloak-admin-ui or your default theme even further:
I'll link this from the README. TY @paulwer
i guess if you add it as an additional theme this could be realy usefull for all. ❤️
Hello everyone, I want to encourage your to think about implementing the keywind login theme. I think this could be a great addition to the existing services and would match nicely with the exsiting themes and artworks provided on your website.
https://github.com/lukin/keywind