The data-theme attribute on base_login.html was previously a no-op because the login page CSS only references the legacy --primary family, not the --ds-* tokens that the theme blocks override. Add a single :root[data-theme=navy] .login-features rule so the left hero panel flips from brand-blue to the deep-navy gradient on navy-configured instances. Default (blue) instances are unchanged. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||
| connector_prompts.py | ||
| router.py | ||
| setup_instructions.py | ||