This is very simple even you can do it
Create a new default style
Admincp >> Styles & Templates >> Style Manager
Hit the [Add New Style] link, name what ever and save
ok so now open that style:
Admincp >> Styles & Templates >> Style Manager
Hit the go button (next to dropdown)...
Now scroll down to "body" and change setting to theses:
Code:
background: #FFFFFF
Font Color: #000000
Now scroll down to "page" and change setting to theses:
Code:
background: #FFFFFF
Font Color: #000000
now sroll down to "Category Strips" and change setting to theses:
Code:
background: #2072CF
Font Color: #FFFFFF;
Now scroll down to "Table Header" and change setting to theses:
Code:
background: #003399
Font Color: #FFFFFF
Now scroll down to "Table Footer" and change setting to theses:
Code:
background: #2072CF
Font Color: #E0E0F6
There may be other slight differences but those above are the basics
