libnativeapi / libnativeapi/nativeapi
[Windows] Support dark theme for Menu
Open
@lijy91 is already working on this.
Since Nov 1, 2025.
- Dominant language
- C++
- Stars
- 34
- Forks
- 7
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
On Windows, the menu background color does not respect the system dark theme settings.
It works correctly on macOS, but on Windows 11 the menu still appears in light mode even when dark mode is enabled.
Additional Context
Originally reported in the previous repository:
👉 leanflutter/contextual_menu#7
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.