Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FR: Support for hexadecimal strings #43

Closed
Jlll1 opened this issue Jan 6, 2023 · 3 comments
Closed

FR: Support for hexadecimal strings #43

Jlll1 opened this issue Jan 6, 2023 · 3 comments
Assignees

Comments

@Jlll1
Copy link

Jlll1 commented Jan 6, 2023

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

@Akianonymus
Copy link
Collaborator

This is just valid for #0000aa or #FF32A18B too ?

@joshpetit
Copy link

This would be helpful since in Flutter all the colors are specified in Hexadecimal, so I would +1 this as well!

@catgoose catgoose self-assigned this Nov 5, 2024
@catgoose
Copy link
Collaborator

catgoose commented Nov 6, 2024

Should be fixed with #91

@catgoose catgoose closed this as completed Nov 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants