You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix log accordion colors for dark theme compatibility
- Replace hardcoded colors with UIManager system colors
- Add isDarkTheme() method to detect dark/light themes
- Set TextArea background, foreground, and caret colors from system
- Adjust header background based on theme (brighter for dark, darker for light)
- Ensure Label foreground uses system text color
Fixes white-on-white text issue on Gnome dark themes.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments