chrisbra / Colorizer

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

Support for hexadecimal strings #101

Closed Jlll1 closed 10 months ago

Jlll1 commented 1 year ago

Many applications require use of hexadecimal representation for colors (for example 0x0000aa). Currently Colorizer does not highlight these. This feature request is about adding support for hexadecimal color representation and highlighting them as well. Example: image.

chrisbra commented 1 year ago

please see the help page:

https://github.com/chrisbra/Colorizer/blob/715c91303f0f7a59b21af39c9d168d975ca2c831/doc/Colorizer.txt#L220-L241