chrisbra / Colorizer

color hex codes and color names
547 stars 30 forks source link

Colorizer not showing colors from [38;5 range #88

Closed fghimis closed 2 years ago

fghimis commented 3 years ago

I have a problem when trying to display [38;5 colors (8-bit colors).

When I use :ColorHightlight it would just erase the sequences and leave the text uncolored. I think the only 38 is here. It doesn't seem to exist a 38;5, only 38;2.

I don't know if this helps: [[38;5 colors](https://pastebin.com/e6dfyddm) or vim code.