- Fixed chat footer background to use var(--surface) CSS variable instead of hardcoded colors, ensuring proper theme adaptation - Fixed theme dropdown background by changing from var(--input-bg) to var(--surface) in theme-sentient.css - Added CSS override rules in desktop.css to ensure dropdown uses correct background - Added JavaScript fix in theme-manager.js to automatically apply correct dropdown background on theme load This resolves issues where theme dropdown and chat footer had black backgrounds in light themes. |
||
|---|---|---|
| .. | ||
| vendor | ||
| api-client.js | ||
| auth-service.js | ||
| base.js | ||
| chat-agent-mode.js | ||
| css-loader.js | ||
| editor.js | ||
| error-reporter.js | ||
| home.js | ||
| htmx-app.js | ||
| i18n.js | ||
| security-bootstrap.js | ||
| suite_app.js | ||
| theme-manager.js | ||
| window-manager.js | ||