This website requires JavaScript.
Explore
Help
Sign In
kriss
/
keycloak-vilanet
Watch
1
Star
0
Fork
0
You've already forked keycloak-vilanet
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
0c3db46b890826dbd624d35f67cbb0c1f83724df
keycloak-vilanet
/
assets
/
login
/
theme.properties
4 lines
80 B
Properties
Raw
Normal View
History
Unescape
Escape
first revision
2026-07-24 17:12:10 +02:00
parent
=
keycloak.v2
Fix login theme layering, restyle login card, add photo rotation with dynamic accent - theme.properties: keep loading the keycloak.v2 parent stylesheet (previously shadowed by our same-named css/styles.css, so the base card grid/layout never loaded); our overrides now live in resources/css/custom.css. - custom.css: rewritten against the real rendered markup/PatternFly tokens (#keycloak-bg, .pf-v5-c-login__main, #kc-login) instead of guessed selectors, with a frosted-glass card, dark-mode variant, and rounded inputs/buttons. - bg-picker.js: picks the background photo deterministically by epoch-day from an IMAGES list (add filenames as new photos are uploaded), and derives the card's accent color (top border + primary button) from the chosen photo via saturation-weighted dominant-hue extraction. - dev/: local static preview (real login markup snapshot + vendored Font Awesome glyph) to iterate on the theme without redeploying.
2026-07-24 19:11:13 +02:00
styles
=
css/styles.css css/custom.css
scripts
=
js/bg-picker.js
Reference in New Issue
Copy Permalink