Modify ↓
Ticket #2765 (closed defect: fixed)
Opened 6 years ago
Last modified 6 years ago
Color for h_cdata in code.css is unreadable
| Reported by: | Tim Hatch <trac@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | general | Version: | devel |
| Severity: | trivial | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API 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
Change History
comment:1 Changed 6 years ago by cboos
- Milestone set to 0.10
- Owner changed from jonas to cboos
- Severity changed from normal to trivial
comment:2 Changed 6 years ago by cboos
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.



Fixed in r3134, thanks!