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

Feature suggestion: Add Italic Font Style for Hex Color Values #85

Open
ashisvi opened this issue Jan 13, 2024 · 3 comments
Open

Feature suggestion: Add Italic Font Style for Hex Color Values #85

ashisvi opened this issue Jan 13, 2024 · 3 comments

Comments

@ashisvi
Copy link

ashisvi commented Jan 13, 2024

Feature suggestion: Add Italic Font Style for Hex Color Values

Description

I would like to suggest the addition of italic font style for hex color values in VS Code theme. Currently, hex color values are an important part of our codebase, and using italics would enhance their visibility and distinguish them from other code elements.

Theme Information

  • Version: 10.43.1

Reasoning

Hex color values are often used in stylesheets, and applying italic font style would provide a visual cue, making them stand out and improving code readability.

Example

@liviuschera
Copy link
Owner

I found that an extension such as Color Highlight it helps me to achieve just that.

image

BTW: I do like the font in your screenshots. What's the name of it?

@ashisvi
Copy link
Author

ashisvi commented Jan 14, 2024

Thanks for suggesting extension.

I am using Cascadia Code from Microsoft.

@zanedp
Copy link
Contributor

zanedp commented Aug 31, 2024

The correct link for Color Highlight extension is https://marketplace.visualstudio.com/items?itemName=naumovs.color-highlight.

I just installed it and it's great!

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

3 participants