jonathanchu / atom-one-dark-theme

Atom One Dark - An Emacs port of the Atom One Dark theme from Atom.io.
GNU General Public License v3.0
256 stars 52 forks source link

Sync variable name changing with light theme #70

Open AlynxZhou opened 1 year ago

AlynxZhou commented 1 year ago

This commit adds more Atom One Dark colors, and uses color-schema independent variable names for UI elements, so it's easier to sync code between dark and light themes.

See https://github.com/jonathanchu/atom-one-light-theme/pull/2.

Color is generated with this less file: https://gist.github.com/AlynxZhou/0c4ffcea3524ef0de07025d1aa276a1f (like the light one but have differences).