this post was submitted on 19 Oct 2025
30 points (61.9% liked)

Programming

23168 readers
200 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 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Damarus@feddit.org 7 points 23 hours ago (2 children)

The article is offering a strong opinion, which might be just because you get more engagement that way. I'm not offended by that, it's just how the internet and media in general works.

The thoughts about approaching syntax highlighting differently do intrigue me. I'm definitely playing around with my color theme in the coming days to see if something different suits me better.

[–] codeinabox@programming.dev 3 points 12 hours ago (1 children)

The author does make some good points about colours as visual cues, instead of just making things look colourful. I have to admit prior to reading this post, I always picked my themes on aesthetics, but it has made me think about colour as utility.

[–] syklemil@discuss.tchncs.de 1 points 11 hours ago

They are utility, as long as you don't have a theme that randomly picks a new colour every time the token type changes.

It's a bit like having a bunch of different tools or utensils in separate colours. Even if the drawer is messy and the colour ultimately arbitrary, you can pick out utensils because you're habituated to looking for a given colour.

Just stick to one theme and you'll get the same thing but for code. Theme hopping kills your habituation, and resets you to the "I can tell that these are different things because the colours are different" stage.