this post was submitted on 15 Jan 2026
25 points (80.5% liked)
Programming
24429 readers
337 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
view the rest of the comments
Yeah. This article pops up every once in a while and it's always the same reaction. Skittles color schemes can suck. Good thing there's an infinite amount of color schemes to pick from or create your own. AND the suggested solution this article gives also sucks. The bold and italics tip is cool but everybody has different tastes.
I color keywords, comments, strings, and constants. Italics are used for function names and comments. Then errors and warnings are a red/yellow color. I can spot right away where I fucked up because the color of the word changes. It looks good to me and I can tell where everything is unlike in the examples given in the article.