jesseleite / an-old-hope-syntax-atom

⚛️ Atom theme inspired by a galaxy far far away...
MIT License
86 stars 20 forks source link

v1.0.0 does not work with Atom 1.10 #23

Closed nouney closed 7 years ago

nouney commented 7 years ago

Hi,

First, I would like to thank you for this package, it's awesome.

However the version 1.0.0 does not work with Atom 1.10: there's no syntax highlighting. I had to manually install the version 0.5.0 to get the colors back.

$ atom -v
Atom    : 1.10.2
Electron: 0.37.8
Chrome  : 49.0.2623.75
Node    : 5.10.0
jesseleite commented 7 years ago

Thank you for kind words! Yes @nouney, in Atom 1.13 there were breaking changes to DOM selectors. I reflected this in my package.json as a requirement. If you are intentionally running on an older version of Atom, you'll need to run an older version of the theme as well.