Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Revert dark mode regressions on Windows 10 #7463

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Nov 5, 2024

  1. Revert "remove broken system paellete detection within our custom style"

    This reverts commit 2d08cdb.
    
    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c6f5a67 View commit details
    Browse the repository at this point in the history
  2. Add convenience method to check Windows 11 availability

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    caf7c0b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8312ec7 View commit details
    Browse the repository at this point in the history
  4. If <= Windows 10, use the reserve dark palette for dark mode

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    c314538 View commit details
    Browse the repository at this point in the history
  5. Use registry-based dark mode detection on <= Windows 10

    Signed-off-by: Claudio Cambra <[email protected]>
    claucambra committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    dbf4d1d View commit details
    Browse the repository at this point in the history