feat(KB-231): add light mode support for dashboard UI
- Add CSS variables for light/dark theme support in global styles - Remove hardcoded dark fallback colors from AgentLogViewer component - Remove hardcoded dark fallback colors from SteeringTab comment bubbles and textarea - Add changeset for patch release tracking - Update ProviderIcon and NewTaskModal with proper theme-aware styling - Clean up unused dashboard routes and tests
This commit is contained in:
5
.changeset/fix-agent-log-light-mode.md
Normal file
5
.changeset/fix-agent-log-light-mode.md
Normal file
@@ -0,0 +1,5 @@
|
||||
---
|
||||
"@dustinbyrne/kb": patch
|
||||
---
|
||||
|
||||
Fix agent log and steering UI to respect light/dark mode theme settings
|
||||
Reference in New Issue
Block a user