n/oldblog
Archived
1
0
Fork 0
This repository has been archived on 2024-02-13. You can view files and clone it, but cannot push or open issues or pull requests.
oldblog/modules/themes/wood1/theme.php
2023-04-30 21:50:11 +02:00

7 lines
No EOL
205 B
PHP

<?php
$themeset["boxborder"] = 1;
$themeset["headcolor"] = $couleur[0];
$themeset["bodycolor"] = $couleur[1];
$themeset["dirtheme"] = "themes/wood1";
$themeset["sondagebar"] = "themes/wood1/marron.gif";
?>