How to fix unreadable images in GitHub dark theme

I use GitHub’s dark theme daily. Sometimes I see README images that are unreadable on the dark theme even though they look fine on the light theme. For example, the etcd repo logo:

Unreadable etcd logo on GitHub dark theme

In this article, I show how to fix this visibility issue using GitHub’s Markdown syntax.

While the etcd logo is clearly visible on GitHub’s light theme, it’s barely readable on the dark theme.

[Read More]