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

fix(windows): hardcode dark theme values #196

Merged
merged 2 commits into from
May 16, 2024
Merged

fix(windows): hardcode dark theme values #196

merged 2 commits into from
May 16, 2024

Commits on May 16, 2024

  1. fix(windows): hardcode dark theme values

    When windows is in Light theme but we have the menu fixed to dark mode or auto mode but window is dark, `OpenThemeData` and associated `DrawThemeBackground` will draw using light theme color values.
    amrbashir committed May 16, 2024
    Configuration menu
    Copy the full SHA
    db4ef8b View commit details
    Browse the repository at this point in the history
  2. clippy

    amrbashir committed May 16, 2024
    Configuration menu
    Copy the full SHA
    812efb2 View commit details
    Browse the repository at this point in the history