feat(auth): add custom Keycloak login theme matching dashboard
Branded Keycloak login page with CERTifAI dark theme: indigo/teal color palette, Inter + Space Grotesk fonts, animated background gradients, card glow, logo float, and button shimmer effects. Overrides PatternFly v4 defaults including autofill color fix. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -12,9 +12,11 @@
|
||||
# Logs
|
||||
*.log
|
||||
|
||||
# Keycloak runtime data (but keep realm-export.json)
|
||||
# Keycloak runtime data (but keep config and theme)
|
||||
keycloak/*
|
||||
!keycloak/realm-export.json
|
||||
!keycloak/themes/
|
||||
!keycloak/themes/**
|
||||
|
||||
# Node modules
|
||||
node_modules/
|
||||
|
||||
Reference in New Issue
Block a user