tma/themes/default/theme.php
2024-02-12 20:46:07 +01:00

9 lines
274 B
PHP

<?php
$themeset["pageimage"] = "/themes/default/fond.jpg";
//$themeset["headcolor"] = "44cc44";
$themeset["headcolor"] = "C68484";
//$themeset["bodycolor"] = "aaddaa";
$themeset["bodycolor"] = "fffff";
$themeset["boxborder"] = 1;
$themeset["dirtheme"] = "/themes/default";