Live data from Hacker News

Ask HN: What colorscheme are you using in your code editor?

news.ycombinator.com

11–20 of 79 posts

Re: Ask HN: What colorscheme are you using in your code editor?

#12
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

Post reply on HN