VS Code Extensions
Quick Coloring

Quick Coloring

by xenosoftware

Make VS code editor looks good effortless

Downloads

12

Rating

5.0 / 5 (1)

Version

1.0.1

Last updated

Jul 25, 2026

Inspired by VAX, this Visual Studio extension is designed for quick code syntax highlighting customization. It offers three key features:

  1. Quickly customize colors for various code elements

  2. Enhanced bracket pair highlighting

Option: Smarter bracket pair highlighting

  1. Save and load color profiles for easy backup and sharing

You can access the configuration panel via Tools -> Quick Coloring. The interface looks like this:

quickcoloring-dialog.png

I believe it should be pretty intuitive and straightforward :) Oh, and one more thing—actually, make that two:

  1. Enable Visual Studio's built-in Rainbow Brackets: It is recommended to turn on this native feature at Tools > Options > Text Editor > General > Enable brace pair colorization.
  2. Set a nice font for your code editor: A good-looking font makes a big difference (I personally use JetBrains Mono).

Related extensions