agnes-the-ai-analyst/app/web
David Rybar a2a7b845e6 feat(theme): switch default instance theme from navy to blue and enhance theme handling
- Updated the default `instance.theme` to `blue`, making it the new out-of-the-box look. The previous default `navy` can still be used by explicitly setting `AGNES_INSTANCE_THEME`.
- Pre-login pages now respect the configured `instance.theme`, eliminating the abrupt color change after sign-in for navy-configured instances.
- Adjusted documentation and code comments to reflect the new theme settings and their implications for existing instances.
- Version bump to 0.55.6 to reflect these changes.
2026-05-21 11:20:23 +02:00
..
static feat(web): /home value-first redesign + unified page-shell across app (#366) 2026-05-21 06:19:16 +00:00
templates feat(theme): switch default instance theme from navy to blue and enhance theme handling 2026-05-21 11:20:23 +02:00
__init__.py feat: add FastAPI server with auth, RBAC, and all API endpoints 2026-03-27 15:19:18 +01:00
connector_prompts.py feat(setup): configurable instance brand + connector setup overhaul (#268) 2026-05-12 17:10:08 +02:00
router.py feat(theme): switch default instance theme from navy to blue and enhance theme handling 2026-05-21 11:20:23 +02:00
setup_instructions.py feat(web): /home value-first redesign + unified page-shell across app (#366) 2026-05-21 06:19:16 +00:00