First of all: thank you for this wonderful theme.

I noticed two little issues though:

  • On the main administration page (/admin) the padding from the system.css file is still used (padding-top: 15px) causing a white vertical bar to be shown at the top of the page. Setting this padding to 0 should fix the issue.
  • Enhancement: the titles of the administration sections are barely readable as you can see from the attached picture. I tried this with all the different color styles and none of them are very clear. I have no complaints about the readability of the title in the blocks set at the bottom of the page.

Comments

j.somers’s picture

StatusFileSize
new478 bytes

Attached is a patch which seems to fix the padding issue.

Corey Smith’s picture

Assigned: Unassigned » aharl
spencerbrooks’s picture

Assigned: aharl » spencerbrooks
Status: Active » Fixed

Should be fixed. Set div.admin to have a padding of 0 and and changed the header backgrounds to a lighter, more readable color.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.