aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets
diff options
context:
space:
mode:
authorDoris Verria <[email protected]>2024-10-01 17:13:35 +0200
committerOliver Eftevaag <[email protected]>2025-06-15 21:48:29 +0200
commit34c542aba10113440b84dca05994987e27cb8bcf (patch)
tree23de25731efdfd03c5e207975c1cf15549f13fe1 /src/quick/doc/snippets
parent8c0cfe57f8bec7041075e4f0a3aecdf6cb1ad5e6 (diff)
FluentWinUI3 style: Support high contrast theme for ButtonHEADdev
On Windows platforms there are several high contrast themes. These themes follow a different and much lighter palette than the normal FluentWinUI3 one. They mainly use a combination of 4 colors, as gotten from the system: COLOR_BTNFACE, COLOR_BTNTEXT, COLOR_HIGHLIGHT, and COLOR_HIGHLIGHTTEXT. To support these, when detecting that a high contrast theme is in use, don't initialize and resolve the style palette but just use the platorm theme's palette as that is initialized with the correct system colors. So far only add support for Button. Task-number: QTBUG-129088 Pick-to: 6.10 Change-Id: I4b241c2e0a89c6d7f151a31a21d600b9e6a7d7b9 Reviewed-by: Oliver Eftevaag <[email protected]>
Diffstat (limited to 'src/quick/doc/snippets')
0 files changed, 0 insertions, 0 deletions