atom / atom

:atom: The hackable text editor
https://atom.io
MIT License
60.24k stars 17.4k forks source link

Auto switch Theme based on OS color scheme #20578

Open septsea opened 4 years ago

septsea commented 4 years ago

Summary

Auto switch Theme based on OS color scheme (as VS Code does) https://code.visualstudio.com/updates/v1_42#_auto-switch-theme-based-on-os-color-scheme

Motivation

This highly improves users' experience. (So sorry that I cannot express it in English with clarity. My mother tongue is an eastern Asian language. Translators such as Google Translate do not satisfy me.)

Describe alternatives you've considered

VS Code, Atom, JavaScript, TypeScript, etc. are new to me, so I do not have any idea of alternatives.

Additional context

None.

cdalexndr commented 4 years ago

dark-mode plugin seems to do what you need.