[feat] Read dark/light theme on MacOS and Linux #387
Labels
platform: Linux
platform: macOS
priority: low
Nice to have
status: needs triage
This issue or pull request needs to be investigated
Describe the problem
Currently, the API can only read out the current system theme on Windows, but not on MacOS.
The following code below will result in
light
even though I'm in dark mode.Describe the solution you'd like
This should work on MacOS as well.
Alternatives considered
None.
Additional context
N/A
The text was updated successfully, but these errors were encountered: