2020-11-29 11:25:34 +01:00
|
|
|
<?php
|
2024-02-12 20:46:07 +01:00
|
|
|
|
2020-11-29 11:25:34 +01:00
|
|
|
$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";
|