Hi,

You can change the Theme to Gray by setting the .Theme property on the <ext:ResourceManager>.

Example

<ext:ResourceManager runat="server" Theme="Gray" />
Hope this helps.