meta: code blocks in this instance are unreadable #70
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I'm not entirely sure where to report this, but code blocks in markdown, issues and pull requests are unreadable, especially those which contain links.
Below is a screenshot from https://gitea.elara.ws/Elara6331/itd#socket:
For regular code blocks, the background-color is rgb(138, 173, 244) and the color is rgb(202, 211, 245). These are almost indistinguishable. For code blocks which contain links, the color is the same as background-color, so it is entirely impossible to read them.
All these colours come from index.css. Below is a screenshot of the Firefox Inspector showing this: