Files
create/resources
forbes 173046846f fix(theme): Report View defaults, Help rebranding, hyperlink color, checkbox consistency
Report View (fixes #41):
- Enable error and log message recording by default
- Auto-show report view on errors and warnings

Help page rebranding (fixes #42):
- Remove disabled GitHub (online) option
- Remove PySide Web components disclaimer
- Rebrand 'In a FreeCAD tab' to 'In an application tab'
- Clean up FreeCAD-specific references in tooltips

Hyperlink color (fixes #43):
- Add QLabel[haslink] rule to set QPalette::Link to Catppuccin Lavender (#b4befe)
- Applied across all three stylesheet copies

Checkbox/indicator consistency (fixes #44):
- Add QGroupBox::indicator styling to match QCheckBox::indicator
- Fills checkable group boxes (e.g. Notification Area) with the same
  themed filled-square style instead of OS default checkmark
2026-02-08 15:42:16 -06:00
..