dempfi / ayu

🎨🖌 Modern Sublime Text theme
MIT License
4.29k stars 322 forks source link

v6.0.2 regression on sublime v3.2.2 #259

Closed rynop closed 3 years ago

rynop commented 3 years ago

I still use Sublime v3.2.2 and ayu was installed via package manager.

Recently the active tab no longer highlights the file name (white font in Mirage). Gives this error:

Errors parsing theme:
  "settings" must be a vector in Packages/ayu/ayu-light.sublime-theme:464:15

Package manager must have auto-updated ayu to:

image

If I manually install ayu v5.1.0 error goes away and things work again.

dempfi commented 3 years ago

Hi @rynop, I'm sorry to hear you have issues with ayu. Unfortunately, I had to drop support of ST 3 when upgrading ayu to ST 4 to have better focus. That said, I'll research whether it's possible to support ST 3 without much investment.

rynop commented 3 years ago

Totally understand. If it is not easy to dual support, maybe just a line in your readme install section stating that if you are Sublime v3 that manual install of Ayu v5.1.0 is required. Will help save the next user some time (and you from not getting another issue reported)

dempfi commented 3 years ago

Great point, @rynop. There's this in the readme for that.

rynop commented 3 years ago

Ah I didn't see that. Very sorry to waste your time here. Closing.