neoclide / coc-highlight

Document highlight and document colors LSP support for coc.nvim
226 stars 12 forks source link

Highlight only Hex/RGB, not names #23

Closed garand closed 4 years ago

garand commented 5 years ago

Is it possible to not highlight color names? I'm using a a CSS framework to configure colors and the names being highlighted is unnecessary and irrelevant in my use case.

image
chemzqm commented 5 years ago

PR welcome.