ayu
ayu copied to clipboard
🎨🖌 Modern Sublime Text theme
Thanks for your beautiful work, do you intend to port it to webstorm?
Sad to see such a great package ([material theme](https://github.com/equinusocio/material-theme)) being deserted, would there be any chance to integrate those themes into Ayu?
Would be great to add a completely black sub-theme to the package. Somewhere half-way through there, although can't get some elements such as the input field background and pointer to...
http://tmtheme-editor.herokuapp.com is great for browsing/customizing themes for your favorite text editors, but ayu is currently not listed here. Adding themes is simply done by a pull request to https://github.com/aziz/tmTheme-Editor/blob/master/app/front/public/gallery.json as...
https://github.com/teabyii/vscode-ayu/issues/18
All plugins should migrate to python 3.8 when running on ST4 as python 3.3 is more or less deprecated. In case of AYU it is as easy as adding relevant...
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,...
- Updated all packages to the last version - Fixed usage of unavailable colours and properties from `ayu` package - Fixed `yaml` syntax highlighting
I get this error in console. `Errors parsing theme:` ` "settings" must be a vector in Packages/ayu/ayu-mirage.sublime-theme:464:15`