<?php
$themeset["headcolor"] = "ccccff";
$themeset["bodycolor"] = "ffffff";
$themeset["dirtheme"] = "themes/minimal";
$themeset["headstartcode"] = "<font color=#FFFFFF>";
$themeset["headendcode"] =" </font>";
$themeset["footerstartcode"] = "<font color=#FFFFFF>";
$themeset["footerendcode"] =" </font>";

?>