microsoft / XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.
https://microsoft.github.io/XmlNotepad/
MIT License
980 stars 207 forks source link

Feature Request - Dark Mode/Theme #401

Open roycheunglafd opened 1 month ago

roycheunglafd commented 1 month ago

It would be great the program has dark mode that change with the system or user preference setting.

lovettchris commented 1 month ago

You can get some dark colors using the Options dialog "Color Theme" setting:

image

And this is saved in xmlnotepad settings. But it only changes the main xml content area like this:

image

It does not change with system settings. Hooking up to system settings is possible with some work.