erkyrath / lectrote

The IF interpreter in an Electron shell
Other
248 stars 28 forks source link

Add OS-dark-mode-aware theme preferences #119

Closed erkyrath closed 4 years ago

erkyrath commented 4 years ago

Add "System" and "System (Softer)" theme settings, which map to Light/Dark or Beige/Slate, depending on the OS theme setting.

https://www.electronjs.org/docs/tutorial/mojave-dark-mode-guide

erkyrath commented 4 years ago

This is implemented. (Tested on Mac only.)