fix: improve chat scroll behavior and dark mode readability

- Smart auto-scroll: only follow SSE stream when user is near bottom (200px threshold), scroll once on send/switch session
- Brighten dark mode text colors (primary #e0→#f0, secondary #a0→#c0, muted #66→#88)
- Fix tool-call panel height to match thinking video (120px→213px)
- Fix tool-call item background invisible in dark mode
- Fix gateway start button using hardcoded dark color

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
ekko
2026-04-19 10:46:33 +08:00
parent 4f923da490
commit b4f809d8b5
4 changed files with 43 additions and 15 deletions
+1 -1
View File
@@ -19,7 +19,7 @@ packages/server/data/
packages/server/node_modules/
.hermes-web-ui/
hermes_data/
hermes-dependencies.md
# Editor directories and files
.vscode/*
!.vscode/extensions.json