inkle / inkle/inky

Dark Mode should be auto-enabled if OS prefers

Open
#230 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2.7k
Forks
340
PR merge metrics
No merged PRs in 30d

Description

[systemPreferences's isDarkMode](https://www.electronjs.org/docs/api/system-preferences#systempreferencesisdarkmode-macos-windows-deprecated) or the newer [nativeTheme.shouldUseDarkColors](https://www.electronjs.org/docs/api/native-theme#nativethemeshouldusedarkcolors-readonly) should be used to automatically enable the editor's dark mode by default.

P.S.
I'd still keep the ability for users to switch via the menu as they do today. Especially for Linux, where I don't think the "dark/light mode" preference really exists/works.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.