Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Swap HEX colours to LESS coloursNew to Visual Studio Code? Get it now.
Swap HEX colours to LESS colours

Swap HEX colours to LESS colours

howiempt

|
212 installs
| (0) | Free
Swap HEX colours with LESS colour variables
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Swap Colours README

Features

Find hex colours in Less files and convert to configured Less colour variables.

Extension Settings

This extension contributes the following settings:

  • swap-colours.colour-mappings: configured mapping values from hex colours (excluding the #) to Less vars. eg.
  •    "ffffff": "@white",
       "000000": "@black"
    
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft