Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Opt out of dark theme on macOS #180

Merged

Conversation

mnamici
Copy link
Collaborator

@mnamici mnamici commented Jan 20, 2022

There is some work to do to properly support the dark theme on macOS 10.15+, like preparing a dark variant of the stylesheet and icon set and setting up an auto-detection mechanism.
This PR temporarily disables it for builds using the NSRequiresAquaSystemAppearance key so that at least it can be used without forcing the user to switch to a light theme variant.

See #175

@mnamici mnamici mentioned this pull request Jan 20, 2022
This forces the light appearance on macos until a dark variant
of the stylesheet/iconset is worked on.
@mnamici mnamici force-pushed the mac-disable-darkaqua-appearance branch from ed8f31b to 67838bf Compare March 13, 2022 01:34
@mnamici mnamici merged commit 67838bf into obdasystems:develop Mar 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant