5 lines
No EOL
120 B
PHP
5 lines
No EOL
120 B
PHP
<?php
|
|
$themeset["headcolor"] = "ffccff";
|
|
$themeset["bodycolor"] = "ffcccc";
|
|
$themeset["dirtheme"] = "themes/marble2";
|
|
?>
|