[Bug]: Accent Colors show as Gray on Windows with PySide 6.8.0.1 #668
Labels
Priority: Medium
An issue that shouldn't be be saved for last
Status: Help Wanted
Extra attention is needed
System: Windows
For Microsoft Windows
Type: Bug
Something isn't working as intended
Type: UI/UX
User interface and/or user experience
Milestone
Checklist
TagStudio Version
main
branch (v9.5.0)Operating System & Version
Windows 10 22H2
Description
System accent colors grabbed by QPalette show as gray on Windows as of updating to PySide 6.8.0.1. The following snippet is from
thumb_button.py
:PySide 6.7.1 (aaea0b1)
PySide 6.8.0.1 (latest)
Note that I've only seen this occur on Windows while it seems to be functioning on macOS. Other native Qt widgets such as loading bars also seem to be grabbing the accent color correctly.
Expected Behavior
Accent/selection colors on all platforms should function as they used to before PySide 6.8.0.1.
Steps to Reproduce
Logs
No response
The text was updated successfully, but these errors were encountered: