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.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php
index 063df9210..be1777427 100644
--- a/view/theme/redbasic/schema/dark.php
+++ b/view/theme/redbasic/schema/dark.php
@@ -94,6 +94,9 @@
$notify_linkcolour = "#FFF";
if (! $notify_bghover)
$notify_bghover = "#222";
+ $notifyseen_linkhover = "#333";
+ if (! $notify_topmargin)
+ $notify_topmargin = "-1px";
if (! $notifyseen_bgcolour)
$notifyseen_bgcolour = "#111";
if (! $notifyseen_linkcolour)