Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>quick colorNew to Visual Studio Code? Get it now.
quick color

quick color

yuyinws

|
473 installs
| (0) | Free
give you color suggestions
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Usage

  1. use shortcut Ctrl+Shift+P
  2. input quick color
  3. choose a color name like blue-500

GIF 2022-3-2 10-10-29.gif

Configuration

In the setting.josn file, set and modify the color's hex.

  "quickColor.customColor": {
    "gray-200": "#E2E8F0",
    "blue-100": "#E0F2FE",
  }
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft