defold / defold/defold

Dark Mode on macos

Open
#4,808 18 comments 5 reactions 0 assignees View on GitHub
editor feature request macos
Dominant language
C++
Stars
6.3k
Forks
455
Avg merge
2d 2h
Merged PRs (30d)
129

Description

![doesn't that dark mode look amazing?](https://user-images.githubusercontent.com/1631578/82518633-a62e0700-9ad4-11ea-8134-c12002e4bab5.png)

> "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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.