Shatur / neovim-ayu

Ayu theme for Neovim.
GNU General Public License v3.0
430 stars 45 forks source link

Set different color for parameters #30

Closed jemag closed 1 year ago

jemag commented 1 year ago

Sets a different color for the parameters, taking advantage of semantic token highlighting. Colors where picked from https://github.com/ayu-theme/vscode-ayu

Before ayu-mirage look: ayu-mirage-standard After ayu-mirage look: ayu-mirage-modified After ayu-dark look: ayu-dark-modified After ayu-light look: ayu-light-modified

Comparison to vscode ayu-mirage: ayu-mirage-vscode

This is probably subjective, but I do think it looks quite nice. Also useful to have parameters in a different highlight within your function.

Shatur commented 1 year ago

Thank you, I will use this branch for some time and write you back.

Shatur commented 1 year ago

Could you please fix the formatting?

Shatur commented 1 year ago

Thanks!

Feel free to open a PR If you find any inconsistencies with https://github.com/ayu-theme/vscode-ayu.