- 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 | ||
| webfonts | ||
| ai-panel.css | ||
| app.css | ||
| apps-extended.css | ||
| base.css | ||
| chat-agent-mode.css | ||
| components.css | ||
| config-colors.css | ||
| desktop.css | ||
| global.css | ||
| home.css | ||
| markdown-message.css | ||
| partials.css | ||
| theme-sentient.css | ||