Dark Mode on macos
- Dominant language
- C++
- Stars
- 6.3k
- Forks
- 455
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 129
Description

> "wow, that dark mode menu bar looks great!"
Hello! I haven't used defold in a while. The new editor looks great. I would love to be able to keep the top menu bar dark in dark mode on macos. I have done this temporarily in other apps, according to this aseprite post:
https://community.aseprite.org/t/mac-aseprite-1-2-9-theme-window-color/2027/5
You need this key:
`NSRequiresAquaSystemAppearance
`
in the app's info.plist file. If I change it on my system, sometimes the app doesn't launch. I don't know why it works sometimes and not others, but I think it needs to be build with newer Xcode or something. Would be great if this could be added in at some time, but not a priority. Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.