atom / one-dark-syntax

Atom One dark syntax theme
MIT License
443 stars 236 forks source link

Latest Atom Breaks One Dark Syntax #84

Closed jonobr1 closed 7 years ago

jonobr1 commented 7 years ago

I updated to the latest atom today (1.12.6) and the syntax highlighting for One Dark disappeared..!

screen shot 2016-12-07 at 11 51 12 am

Because the theme is pre-bundled with atom I couldn't uninstall / reinstall or disable / enable the theme. I tried restarting atom and restarting my computer but no go. One Dark UI seems to be fine. When I download new themes they seem to work fine. On OSX El Capitan 10.11.6 iMac.

50Wliu commented 7 years ago

Please uninstall one-dark-syntax: apm uninstall one-dark-syntax. Atom will then properly use the bundled one.

jonobr1 commented 7 years ago

That did it! Thanks!