An Atom package that transforms your syntax theme based on ambient light levels (macOS only 😕)
Install via Atom's Install view or via apm:
apm intall atom-ambient-light
Use Atom's command palette to toggle ambient light mode on or off or set a keymap for it.
See the Atom contributing guidelines
git clone https://github.com/[YOUR_NAME]/atom-ambient-light.git && cd atom-ambient-light
npm install
apm link
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.