152
The IDEs we had 30 years ago... and we lost
(blogsystem5.substack.com)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
I miss the blue colors
Nothing stopping you from doing that to your terminal :p
I cannot find a good combination of colors that works well for me.
:set color=blue
the text needs to reedable
I don't know much vim, but emacs has themes and I'm sure that vim does too.
kagis
I dunno if this is what vimfolk use these days, but:
https://vimcolorschemes.com/i/trending
EDIT: Here are two "blue background" themes:
https://vimcolorschemes.com/lmintmate/blue-mood-vim
https://vimcolorschemes.com/vim-scripts/blue.vim
EDIT2: And some emacs themes -- vim themes look to be a lot simpler than these:
https://emacsthemes.com/
including a clone of the Borland C that I guess the author likes:
https://emacsthemes.com/themes/borland-blue-theme.html
EDIT3: Here's a Borland C color scheme for vim:
https://github.com/letorbi/vim-colors-modern-borland
Does solarized count as blue colors?
Too dark for my taste, I can't stand dark themes they hurt my eyes. But thanks for the suggestion.