You can change the site color by editing templates/css/style.css
Findout the following from style.css and modify the color.
#wrapper {
background-color:#FFFFFF; (Replace this with your color)
margin:0 auto;
min-width:960px;
padding:0;
text-align:left;
width:60em;
}
Bookmarks