firecracker-microvm/firecracker-containerd

docs: some images less accessible for dark GitHub themes

Open

#603 opened on Apr 8, 2022

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Go (242 forks)auto 404
documentationexp/beginnergood first issue

Repository metrics

Stars
 (2,876 stars)
PR merge metrics
 (PR metrics pending)

Description

if using one of the GitHub dark themes, it is near impossible to view documentation images such as

https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-overview.png

and

https://github.com/firecracker-microvm/firecracker-containerd/blob/main/docs/img/design-sequence-diagram.png

due to their usage of black text and transparent background.

It would be nice if we could convert these images to have a white/higher contrast background so they can be viewed using any GitHub theme.

Contributor guide