This extension styles css/web colors found in your document.
In VSC press Ctrl+Shift+P (Cmd+Shift+P on Mac) then type ">ext install", hit enter, search "Color Highlight".
Still confused? Click "Get Started" above.
- Feat: Support hex alpha
- Fix: Accidental highlighting of strings like "#1234567890"
- Fix: Highlights non-color array keys in Drupal PHP code
- Added new option to disable color words highlight.
- New styling modes for the marker: background, underline. Default is "background" now
- Refactored code to prevent memory leaks.
- Added configuration for the extension.
- Added command highlight current file (if it's not configured to be highlighted automatically)
- lochstar - Styling modes for the marker
Feel free to contribute!