Hi,
you could change one line in the CMSDesk stylesheet, i.e. in file
~/App_Themes/Default/CMSDesk.csssection:
.CMSDeskHeader
{
background-image: url(./Images/Design/Backgrounds/CMSDeskHeader.png);
background-repeat: repeat-x;
margin: 0px;
height: 49px;
}
Instead of default blue CMSDeskHeader.png image you could use your own so the top of the admin section would have a different color.
Best regards,
Ivana Tomanickova