Open Akjo03 opened 2 years ago
Thanks for reporting.
This is because this window system menu comes from Windows 10/11 in FlatLaf. In IntelliJ it is a Swing menu.
Maybe I can tell Windows 10/11 somehow to show a dark menu...
Many applications don't change the theme in that menu either (Discord, GitHub Desktop, ...). So no big deal for me.
Perhaps could be best to have the option to override the default menu with a custom one? Otherwise stiling the system menu isn't necessary in my opinion
Hello everybody,
I'm currently working on an app which uses FlatLaf Dark as its LAF and the menu that appears when clicking on the window icon is sadly in the default theme and not dark. I would love if it was similar to the way IntelliJ does it.
Here is a comparison between IntelliJ and FlatLaf Dark:
Thanks for all your hard work!