brenoprata10 / nvim-highlight-colors

Highlight colors for neovim
724 stars 33 forks source link

Add colors inside lsp action #104

Closed t1gu1 closed 5 months ago

t1gu1 commented 5 months ago

Is there a way to add the cutom colors there too? Could be nice to have a true/false option for that.

image

By the way, thx for that nice and easy plugin!

GR3YH4TT3R93 commented 5 months ago

If you use tailwind check out cmp-tailwind-colors. Maybe @brenoprata10 can look it over and see if there's anything that could be adapted?

brenoprata10 commented 5 months ago

That's actually a really good suggestion :)

brenoprata10 commented 5 months ago

Just pushed the integration. Check the README and let me know what do you think of it 😄

brenoprata10 commented 5 months ago

image

t1gu1 commented 4 months ago

@GR3YH4TT3R93 Oh, i'm not using tailwind. I use a 100% custom solution(I don't want to be slow by a framework updates) heavily inspired by tailwind in react-native, but thx for the suggestion! (It may helps other)


@brenoprata10 Yay! I updated my packages and I saw the difference. Thx! It is so much usefull to me!