ayu-theme / ayu-vim

Modern theme for modern VIMs
Apache License 2.0
1.66k stars 186 forks source link

italic comment? #29

Open branchus opened 6 years ago

branchus commented 6 years ago

Hi I like this theme, can you implement support for italic comment please? I tried to add highlight Comment cterm=italic into vimrc, but doesn't seem work.

Thanks

skbolton commented 5 years ago

I am working on an update to this theme @branchus. I will see if I can get that added as well

branchus commented 5 years ago

Thank you very much @skbolton

kuntau commented 4 years ago

If you're still interested you can use my forks which enable italics support

branchus commented 4 years ago

If you're still interested you can use my forks which enable italics support

Thanks, I will have a look

branchus commented 4 years ago

If you're still interested you can use my forks which enable italics support

Hi Kuntau your forks works fine under windows, however doesn't work under fedora linux VIM: 8.2.1081

kuntau commented 4 years ago

Terminal VIM or GUI? It works fine for me on Ubuntu 🤔

panosl commented 3 years ago

@kuntau any reason you're not making pull requests of your fixes back here or even better, become an official contributor?

demfabris commented 3 years ago

Can we move this forward?

Luxed commented 3 years ago

Can we move this forward?

You can use Kuntau's fork if this is the only feature you want, but if you want a little bit more, you can also use my fork which has a lot more changes.

demfabris commented 3 years ago

Can we move this forward?

You can use Kuntau's fork if this is the only feature you want, but if you want a little bit more, you can also use my fork which has a lot more changes.

Wow, thank you. You did a great job with this Fork. TS syntax highlighting was bothering me even more than lack of italics

mh-firouzjah commented 1 year ago

Hello, is there any news?

Luxed commented 1 year ago

Hello, is there any news?

This repository is still unmaintained unfortunately. Use my fork instead :) You'll get support for italic comments as well as a bunch of bug fixes and consistency fixes.