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

Add alternate system color experimental feature #105525

Merged
merged 2 commits into from
Jul 29, 2024

Commits on Jul 29, 2024

  1. Add alternate system color experimental feature

    Allows overriding KnownColor system values with an alternate set, which in the initial iteration is "dark mode" colors. Enables "dark mode" features in Windows Forms.
    
    This is from the approved part of dotnet/winforms#7641 with further naming iteration done offline with API review.
    JeremyKuhne committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    4800f19 View commit details
    Browse the repository at this point in the history
  2. Respond to feedback

    JeremyKuhne committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    1011768 View commit details
    Browse the repository at this point in the history