botui/ui/suite/css
Rodrigo Rodriguez (Pragmatismo) e2f1efef8c Fix window transparency and theme dropdown background issues
- 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.
2026-03-03 08:27:17 -03:00
..
vendor feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
webfonts feat(ui): implement Window Manager desktop shell based on BUILD V3 design 2026-02-24 19:02:48 -03:00
ai-panel.css fix(docs): respect PROMPT.md guidelines - replace emoji icons with SVG, fix layout issues 2026-01-11 23:59:24 -03:00
app.css fix: Update theme selector to change chat colors and add login page logo 2026-02-15 21:33:18 +00:00
apps-extended.css Update UI components, styling, and add theme-sentient and intents 2025-12-15 23:16:09 -03:00
base.css Update submodule changes 2026-02-13 22:31:49 +00:00
chat-agent-mode.css fix: final layout and theme fixes for absolute full screen without black frames 2026-02-28 12:01:44 -03:00
components.css feat: Design System standards - scrollbars, cards, indicators, tree patterns for ALL themes 2026-01-02 13:40:24 -03:00
config-colors.css Add config-colors.css and update UI components 2026-02-10 13:54:16 +00:00
desktop.css Fix window transparency and theme dropdown background issues 2026-03-03 08:27:17 -03:00
global.css chore: remove Alpine.js references 2025-12-18 18:53:11 -03:00
home.css Update submodule changes 2026-02-13 22:31:49 +00:00
markdown-message.css Update submodule changes 2026-02-13 22:31:49 +00:00
partials.css feat(auth): Add user profile loading and auth state management 2026-01-06 22:57:00 -03:00
theme-sentient.css Fix window transparency and theme dropdown background issues 2026-03-03 08:27:17 -03:00