this post was submitted on 06 Jan 2026
994 points (99.1% liked)

Programmer Humor

30248 readers
1199 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] ArsonButCute@lemmy.dbzer0.com 7 points 2 months ago (2 children)

Lite Mode, Dark Mode?

Am I the only one using custom theming in their IDE? It's like, what if gruvbox lite was green instead of orange. Green is calming, makes me feel like I'm in nature. Become one with the bugs and encourage them gently to leave your code alone.

[–] arty@feddit.org 2 points 2 months ago (1 children)

Not only in IDE, but on webpages as well

[–] ArsonButCute@lemmy.dbzer0.com 1 points 2 months ago (1 children)

Oooh what do you use for recoloring web pages?

[–] arty@feddit.org 2 points 1 month ago

Stylish addon with a simple CSS :is(html, body) { background-color: #c3f1c5; } or Tranquility Reader

[–] PolarKraken@lemmy.dbzer0.com 2 points 2 months ago

vibe coding but great