I built a custom jQuery UI Theme using ThemeRoller based of the UI Lightness theme. My jqGrid now looks like this
From my investigation, the header is using the css classes ui-state-default ui-th-column ui-th-ltr
and is using the background image: images/ui-bg_glass_100_f6f6f6_1x400.png
from jquery-ui-1.10.0.custom.css
.
What setting do I have change in the ThemeRoller to change the Header color?
With the current jQuery.UI: 1.10.2 and the current jqGrid: 4.4.4, I was able to change the header by setting the Clickable: default state of the ThemeRoller