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

Dark Mode/Dark Theme #8

Closed
scholle opened this issue Dec 23, 2021 · 2 comments
Closed

Dark Mode/Dark Theme #8

scholle opened this issue Dec 23, 2021 · 2 comments

Comments

@scholle
Copy link

scholle commented Dec 23, 2021

Hi,

is it possible to switch to Dark Mode/Dark Theme? Does MS provide a Dark Theme solution?

Thanks
Scholle

@harborsiem
Copy link
Owner

Hi,
I think there is actually no (easy) way for a Dark Theme solution. MS is working on a solution, see Themes Implementation in Winforms. But I don't know the MS solution works for the Ribbon too.
I think the MS apps "Windows Explorer", "Wordpad" and "Paint" are also using the Windows Ribbon, but are programmed in C++. In Windows Explorer you can see, that the Dark Mode is working, Wordpad and Paint are not working.

@harborsiem
Copy link
Owner

You can set Ribbon Property DarkModeRibbon for activating Dark Mode only for Ribbon. See also Changelog.md for an example with Dark Mode in the Title Bar

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants