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

Programming

17279 readers
436 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 [email protected]



founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 1 month ago (2 children)
[–] [email protected] 10 points 1 month ago (1 children)

Nothing stopping you from doing that to your terminal :p

[–] [email protected] 3 points 1 month ago

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

[–] [email protected] 4 points 1 month ago (1 children)
[–] [email protected] 2 points 1 month ago (2 children)
[–] [email protected] 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

[–] [email protected] 1 points 1 month ago (1 children)

Does solarized count as blue colors?

[–] [email protected] 1 points 1 month ago

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