Low contrast for comments in Jinja templates in both themes (white/dark) #20349
Unanswered
gabfv
asked this question in
Accessibility
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I used Jinja comments for the first time since I did a fairly lengthy template but I noticed the comments color is very hard to read on both themes:


The white theme is a bit better but it could be something else than a shade of gray since the rest of the various elements in the code editor has better contrasts.
I think I also found the source of this color in the repo but there is two files and I'm unsure which is needed for modification:
frontend/src/resources/styles-data.ts
Line 46 in 17ad3a8
frontend/src/resources/codemirror.ts
Line 246 in 17ad3a8
Beta Was this translation helpful? Give feedback.
All reactions