Ike
Ike
If you like me an iTerm user, here are the dark and light color schemes for it. However these color schemes aren't well tested and may look not that shiny....
@KeithChou this should have been resolved with recent updates. Have you checked them out? If issue is still present, can you please tell me your ST and OS versions?
@KeithChou can you please verify that your settings do not contain `2` in the title? For example ``` "theme": "ayu-mirage.sublime-theme", ``` and not ``` "theme": "ayu-mirage2.sublime-theme", ``` P.S: themes with...
@pablitok are you still experiencing the issue? If yes, have you tried to reactivate the theme?
Thanks @shalaby, not sure about Webstorm, I checked recently the UI of WS again and it's still less customizable. Color scheme probably should be much easier to port, but it's...
Hi @matthewmorek, I did consider this a bit a while ago, tho, TBH I don't really like macOs dark background colour — it's very dirty. What would be possible, I...
Hi, @realies. That colour scheme looks awesome 👏 Caret uses [the accent colour](https://github.com/dempfi/ayu/blob/master/src/templates/widget.xml#L24), and inputs use [panel background](https://github.com/dempfi/ayu/blob/master/src/templates/widget.xml#L22). So if you change them everything should build properly. One thing to...
Source files are here https://github.com/dempfi/ayu/tree/master/src. You need to edit only them. Rest will be autogenerated. Run `yarn` in the package root to install dependencies and then `yarn watch` to auto...
Hi @silentsokolov can you confirm this is a behavior you see only with ayu?
hi @Cee I don't know, I don't have enough time right now, but can share anything required if someone decides to implement those themes