aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/dark.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/schema/dark.php')
-rw-r--r--view/theme/redbasic/schema/dark.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php
index 4d53def95..69fcf403f 100644
--- a/view/theme/redbasic/schema/dark.php
+++ b/view/theme/redbasic/schema/dark.php
@@ -164,3 +164,9 @@
$cal_bgcolour = "#333";
if(! $fancybox_bgcolour)
$fancybox_bgcolour = "#1E1E1E";
+ if (!$admintable_hoverbgcol)
+ $admintable_hoverbgcol="#222";
+ if (!$dirpopup_txtcol)
+ $dirpopup_txtcol="#111";
+ if (!$dirpopup_linkcol)
+ $dirpopup_linkcol="#000";