Hacker News new | ask | show | jobs
by ninjaranter 1329 days ago
https://marketplace.visualstudio.com/items?itemName=narenran...

I wanted a color scheme where colors _meant_ something, rather than just be pretty - where you can just squint at your code and be able to visualize a heatmap of the key control flows. Among other things Chandrian uses Warm Colors for action keywords, Cold colors for Function names, variable values etc, and muted colors for punctuation / parenthesis etc. which just get in your way of reading code.

Disclaimer: I made it