Back to projects

ChromaBlend - VS Code Theme

A colorful VS Code theme designed around a green, pink, and blue coding palette.

https://marketplace.visualstudio.com/items?itemName=BamaCharanChhandogi.chromablend

Problem

Most editor themes are either too plain for long sessions or too visually loud for real work. I wanted a VS Code theme that had personality without destroying readability.

What I Built

ChromaBlend is a dynamic dark and light VS Code theme built around a green, pink, and blue coding palette. It gives the editor a recognizable look while keeping syntax elements separated clearly.

Technical Decisions

The theme focuses on contrast, token color hierarchy, and day-to-day comfort. Rather than adding UI clutter, the work is mostly in color decisions: syntax groups, editor background, active lines, and selection states.

Outcome

ChromaBlend became part of my developer-tooling set and helped me practice shipping polished VS Code Marketplace assets, not just application code.