norcalli / nvim-colorizer.lua

The fastest Neovim colorizer.
Other
2.25k stars 117 forks source link

rgba(), hsl(), and hsla() function support #6

Closed norcalli closed 4 years ago

norcalli commented 4 years ago

I'm going to allow these to be individually toggleable, but also add an alias configuration which is css_fns (or something) which enable rgb[a] and hsl[a].