this post was submitted on 13 Sep 2024
148 points (92.0% liked)

Programming

17183 readers
289 users here now

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

Rules

  • Follow the programming.dev instance rules
  • Keep content related to programming in some way
  • If you're posting long videos try to add in some form of tldr for those who don't want to watch videos

Wormhole

Follow the wormhole through a path of communities !webdev@programming.dev



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] falseprophet@fedia.io 7 points 1 month ago (2 children)
[–] NeonWoofGenesis@l.henlo.fi 10 points 1 month ago (1 children)

Nothing stopping you from doing that to your terminal :p

[–] falseprophet@fedia.io 3 points 1 month ago

I cannot find a good combination of colors that works well for me.

[–] Olap@lemmy.world 4 points 1 month ago (1 children)
[–] falseprophet@fedia.io 2 points 1 month ago (2 children)
[–] tal@lemmy.today 1 points 1 month ago* (last edited 1 month ago)

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

[–] andnekon@programming.dev 1 points 1 month ago (1 children)

Does solarized count as blue colors?

[–] falseprophet@fedia.io 1 points 4 weeks ago

Too dark for my taste, I can't stand dark themes they hurt my eyes. But thanks for the suggestion.