Modify ↓
Opened 19 years ago
Closed 19 years ago
#2765 closed defect (fixed)
Color for h_cdata in code.css is unreadable
Reported by: | Owned by: | Christian Boos | |
---|---|---|---|
Priority: | normal | Milestone: | 0.10 |
Component: | general | Version: | devel |
Severity: | trivial | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
The declaration for .h_cdata gives a very bright yellow, which is unreadable on the white background provided, and even worse on light gray like it's rendering in this ticket.
Automated color checkers show this as not contrasting nearly enough to be readable.
I cannot suggest a better color, though I've been using green
with acceptable results and it's not used much.
Demo data:
<![CDATA[ This is a test. ]]>
Attachments (0)
Change History (2)
comment:1 by , 19 years ago
Milestone: | → 0.10 |
---|---|
Owner: | changed from | to
Severity: | normal → trivial |
comment:2 by , 19 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in r3134, thanks!