Closed JamyGolden closed 2 months ago
There is a bug where the settings property https://github.com/dempfi/ayu/issues/281:
Errors parsing theme: "settings" must be a vector in Packages/ayu/ayu-light.sublime-theme:464:15
This change keeps the intended value in the settings, but fixes the error message and therefore actually applies the intended styling.
We shouldn't revert to ST3 syntax.
ST3 users should instead use a ST3 compatible release from before PR https://github.com/dempfi/ayu/pull/251.
:+1:
There is a bug where the settings property https://github.com/dempfi/ayu/issues/281:
This change keeps the intended value in the settings, but fixes the error message and therefore actually applies the intended styling.