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

nvim-colorizer like color highlighting #9394

Closed
throwaway-squared opened this issue Jan 21, 2024 · 1 comment
Closed

nvim-colorizer like color highlighting #9394

throwaway-squared opened this issue Jan 21, 2024 · 1 comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue

Comments

@throwaway-squared
Copy link

hello, ive been using helix for some days/weeks now and ive really enjoyed it. while i know im not yet using some of its utilities correctly, im certain this one just doesnt exist yet.

i would like for hex color tags (ie #6f16b4) or other color-related things (ie "red" or 0x123159 or smth similar) to be highlighted in the background, like with nvim-colorizer:

image

to do this, there could be a new highlighting element added for themes, like color-tag

putting this in your theme.toml, it could look like this:

"color-tag" = { modifiers = ["reversed"] }
@throwaway-squared throwaway-squared added the C-enhancement Category: Improvements label Jan 21, 2024
@woojiq
Copy link
Contributor

woojiq commented Jan 21, 2024

#1115

@kirawi kirawi closed this as not planned Won't fix, can't repro, duplicate, stale Jan 21, 2024
@kirawi kirawi added the R-duplicate Duplicated issue: please refer to the linked issue label Jan 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: Improvements R-duplicate Duplicated issue: please refer to the linked issue
Projects
None yet
Development

No branches or pull requests

3 participants