I'm using catppuccin for everything.
Ask HN: What colorscheme are you using in your code editor?
1–10 of 79 posts
Re: Ask HN: What colorscheme are you using in your code editor?
#2I used to customize everything, and usually went with Solarized Dark. But I started using VS Code a couple of years ago, and its dark mode (Dark+) has been really nice. I use it for perl, elixir, and bash.
Re: Ask HN: What colorscheme are you using in your code editor?
#3Dracula Pro
Re: Ask HN: What colorscheme are you using in your code editor?
#4I was a Gruvbox guy for quite a while.
I found Everforest a few months ago and really like it: https://github.com/sainnhe/everforest
Re: Ask HN: What colorscheme are you using in your code editor?
#5Um… The default color scheme? Unless some color is not designed to be be readable on my background, in which case I customize it and turn off the colorization for that text category.
I mean, I don’t really care about colors in my editor, but I don’t want to be like those people who get all huffy and turn off all colors just because. But I do need to be able to read the text, so I occasionally change it.
Re: Ask HN: What colorscheme are you using in your code editor?
#6I’m using the Dark+ theme built into VS Code, because I maintain several extensions with syntax highlighting. My priority is that the extensions look good with the defaults, and dogfooding is one way to achieve that.
Re: Ask HN: What colorscheme are you using in your code editor?
#7gruvbox on MacVim, molokai on VimR
I just uninstalled VSCode few days ago...
Re: Ask HN: What colorscheme are you using in your code editor?
#8One Dark Vivid in Pycharm
Re: Ask HN: What colorscheme are you using in your code editor?
#9Loved Monokai in Sublime Text, carried that over with Visual Studio Code.
Re: Ask HN: What colorscheme are you using in your code editor?
#10I was a Gruvbox guy for quite a while. I found Everforest a few months ago and really like it: https://github.com/sainnhe/everforest
I'm currently a happy Gruvbox 'customer'. If I may ask, what make you switch to Everforest?