base_login.html only loaded style-custom.css, leaving the --ds-* tokens undefined. The Google SSO btn-primary used background-color: var(--ds-primary) with color: white, rendering invisible (white text on a card with transparent button bg) on both navy and blue themes. Load design-tokens.css the same way base.html does so the button picks up its green fill. |
||
|---|---|---|
| .. | ||
| static | ||
| templates | ||
| __init__.py | ||
| connector_prompts.py | ||
| router.py | ||
| setup_instructions.py | ||