]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/diabook/theme.php
diabook-themes: add diabook-dark
[friendica.git] / view / theme / diabook / theme.php
index 29e71c61154fcd18f45d1632761b5940da3b79c0..a74e8c02695e683d9f2043999cb14e3687e87812 100755 (executable)
@@ -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/";
 
 
 /**