Modify ↓
Ticket #1621 (closed bug: fixed)
jquery.com is unreadable on dark themes (background color incorrectly assumed to be white)
| Reported by: | Onestone | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.2.1 |
| Component: | site | Version: | 1.2 |
| Keywords: | background color dark unreadable accessibility | Cc: | |
| Blocking: | Blocked by: |
Description
The jQuery.com site incorrectly assumes that the page background is white. This is not always the case. For example, this is how it looks on Firefox under GNOME with the Neutronium theme:
http://img479.imageshack.us/my.php?image=jqueryoi1.png (same screenshot as attached)
Fixing this should be trivial - just set the body background explicitly in the CSS.
Attachments
Change History
Changed 6 years ago by Onestone
-
attachment
jQuery.png
added
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

screenshot with dark background