liviuschera / noctis

Noctis is a collection of light & dark themes with a well balanced blend of warm and cold colors
https://marketplace.visualstudio.com/items?itemName=liviuschera.noctis
MIT License
547 stars 66 forks source link

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

Open ashisvi opened 5 months ago

ashisvi commented 5 months ago

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

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 commented 5 months ago

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 commented 5 months ago

Thanks for suggesting extension.

I am using Cascadia Code from Microsoft.