fix(theme): QGroupBox indicator, hyperlink color, and report defaults (#41, #43, #44) #82

Merged
forbes merged 2 commits from fix/qss-theme-polish into main 2026-02-09 01:39:50 +00:00
Owner

Fixes three QSS theme bugs:

  • #44: Add QGroupBox::indicator styles matching QCheckBox::indicator so checkable group boxes render consistently with the Catppuccin theme
  • #43: Add QLabel[haslink="true"] color rule using Catppuccin lavender (#b4befe) so hyperlinks are visible and on-palette in the dark theme
  • #41: Add checkLogging=true and checkShowReportViewOnError=true defaults to the KindredCreate preference pack (OutputWindow colors were already set in PR #70)

Closes #41, closes #43, closes #44

Fixes three QSS theme bugs: - **#44**: Add `QGroupBox::indicator` styles matching `QCheckBox::indicator` so checkable group boxes render consistently with the Catppuccin theme - **#43**: Add `QLabel[haslink="true"]` color rule using Catppuccin lavender (`#b4befe`) so hyperlinks are visible and on-palette in the dark theme - **#41**: Add `checkLogging=true` and `checkShowReportViewOnError=true` defaults to the KindredCreate preference pack (OutputWindow colors were already set in PR #70) Closes #41, closes #43, closes #44
forbes added 1 commit 2026-02-09 01:20:40 +00:00
fix(theme): QGroupBox indicator, hyperlink color, and report defaults
Some checks failed
Build and Test / build (pull_request) Has been cancelled
6279b585c3
- Add QGroupBox::indicator styles matching QCheckBox::indicator for
  consistent checkbox appearance in checkable group boxes (#44)
- Add QLabel[haslink] color rule using Catppuccin lavender (#b4befe)
  so hyperlinks render correctly in the dark theme (#43)
- Add checkLogging and checkShowReportViewOnError defaults to the
  KindredCreate preference pack (#41)

Closes #41, closes #43, closes #44
forbes force-pushed fix/qss-theme-polish from 6279b585c3 to 5ec4b5a948 2026-02-09 01:36:29 +00:00 Compare
forbes force-pushed fix/qss-theme-polish from 5ec4b5a948 to 977fa3c934 2026-02-09 01:38:44 +00:00 Compare
forbes added 1 commit 2026-02-09 01:39:42 +00:00
Merge branch 'main' into fix/qss-theme-polish
Some checks failed
Build and Test / build (pull_request) Has been cancelled
7411508b36
forbes merged commit 7ef7ce1dfc into main 2026-02-09 01:39:50 +00:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kindred/create#82