aboutsummaryrefslogtreecommitdiffstats
path: root/template/default/theme/conf.php
diff options
context:
space:
mode:
Diffstat (limited to 'template/default/theme/conf.php')
-rw-r--r--template/default/theme/conf.php7
1 files changed, 7 insertions, 0 deletions
diff --git a/template/default/theme/conf.php b/template/default/theme/conf.php
new file mode 100644
index 000000000..8b159b162
--- /dev/null
+++ b/template/default/theme/conf.php
@@ -0,0 +1,7 @@
+<?php
+ /*---------------couleur de fond pour le template agjimmy - lightred------------------*/
+ /* ce template a été "adapté" par thierry */
+ $user['couleur_fond'] = "#FFFFFF";
+ $user['couleur_text_fond'] = "black";
+ $user['couleur_text'] = "black";
+?> \ No newline at end of file