I'm typing this on a dark gray background with dark blue text and it's obviously very hard to read. It seems this issue was addressed two years ago yet it seems to have regressed in that time. Also see #213689: Themes: avoid clashes with system colors.
Suggested fix:
body, .form-text, .form-password, textarea, th, td {
color: #003150;
+ background: #fff;
}
Comments
Comment #1
drummComment #2
drummCommitted to 5 and trunk. Will be live on next svn up.
Comment #4
gábor hojtsyIt just went truly live with my theme changes and CSS cache regeneration, and it caused all project issue pages and all project page version lists to have white backgrounds, so I am rolling this back.
More info on the problems at #360936: Drupal.org should theme project issue links with "Assigned" and use the background color of the current "status" and #360936: Drupal.org should theme project issue links with "Assigned" and use the background color of the current "status" and #361508: Color in table rows not visible on issue and release list
Comment #5
Rowanw commentedIt's probably best to create a new rule set just for the background color, like so:
Comment #6
avpadernoHas this issue been resolved?
Comment #7
drummComment #8
avpadernoThe theme used on drupal.org sites is going to be changed as per redesign. The issue will be resolved with the new theme.