mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-12 18:43:26 +00:00
b2ecfab86e
- Theme QInputDialog (the New Group / Rename Group popup) so it follows the dark theme instead of rendering light. - Theme the generic QTabBar that QMainWindow creates for tabbed docks (previously bright white). The app's own #appTabBar keeps its look via more specific selectors. - Reduce QHeaderView::section vertical padding (7px -> 4px) so table/tree header rows match the body row height throughout the UI. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>