aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/diabook/theme.php
diff options
context:
space:
mode:
authortommy tomson <thomas.bierey@gmx.de>2012-04-21 01:06:17 +0200
committertommy tomson <thomas.bierey@gmx.de>2012-04-21 01:06:17 +0200
commit8809e96310048518ffdcc0ffd6a7faed112ab17a (patch)
treec6cba9ce7f1cd5b5dd25bda87de4615ab04c7e0a /view/theme/diabook/theme.php
parente052be606c9c2c4e615cb557572a68af2181cc17 (diff)
downloadvolse-hubzilla-8809e96310048518ffdcc0ffd6a7faed112ab17a.tar.gz
volse-hubzilla-8809e96310048518ffdcc0ffd6a7faed112ab17a.tar.bz2
volse-hubzilla-8809e96310048518ffdcc0ffd6a7faed112ab17a.zip
diabook-themes: add diabook-dark
Diffstat (limited to 'view/theme/diabook/theme.php')
-rwxr-xr-xview/theme/diabook/theme.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/view/theme/diabook/theme.php b/view/theme/diabook/theme.php
index 29e71c611..a74e8c026 100755
--- a/view/theme/diabook/theme.php
+++ b/view/theme/diabook/theme.php
@@ -26,6 +26,7 @@ if ($color=="blue") $color_path = "/diabook-blue/";
if ($color=="red") $color_path = "/diabook-red/";
if ($color=="pink") $color_path = "/diabook-pink/";
if ($color=="green") $color_path = "/diabook-green/";
+if ($color=="dark") $color_path = "/diabook-dark/";
/**