go-gitea / theme

Gitea: Theme, moved to https://gitea.com/gitea/theme
https://gitea.io
Apache License 2.0
20 stars 21 forks source link

Code elements hard to read in night mode #70

Open veeara282 opened 5 years ago

veeara282 commented 5 years ago

The pink text in <code> elements (#e74c3c) is difficult for me to read, especially in night mode because it turns all the colors on my screen pinkish. I've done some testing in Inspect Element and found that dark shades of blue and purple such as #8a2be2 (blueviolet ) are easier to read because they stand out better against the gray background.