#5489 closed defect (bug) (fixed)
<code> Element Very Low Contrast
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Handbooks | Keywords: | has-screenshots |
| Cc: |
Description
Some time recently, the color of the <code> elements changed, and there's very little contrast with the background. The color is set to #f8f8f2. Screenshots incoming of the PHP Coding Standards page. Definitely not a page-specific issue, as I have seen it on that page, and https://make.wordpress.org/core/handbook/best-practices/commit-messages/
Attachments (2)
Change History (9)
#1
@
5 years ago
It appears to be from the code syntax block CSS. The plain <code> elements are black.
#4
@
5 years ago
- Owner set to coffee2code
- Resolution set to fixed
- Status changed from new to closed
In 10415:
This ticket was mentioned in Slack in #accessibility by joedolson. View the logs.
5 years ago
#7
@
5 years ago
I believe this Learn issue might be related:
https://github.com/WordPress/learn/issues/207
Note: See
TracTickets for help on using
tickets.
Low contrast of
<code>elements