From 4c9f5031eb5d59c3e637ac0f41af9721f331580d Mon Sep 17 00:00:00 2001 From: jeroenpraat Date: Thu, 1 May 2014 21:48:21 +0000 Subject: Dark schema: there are some minor issues left, but this one should go first --- view/theme/redbasic/schema/dark.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/redbasic/schema') diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php index 61b7e3314..78fd98d08 100644 --- a/view/theme/redbasic/schema/dark.php +++ b/view/theme/redbasic/schema/dark.php @@ -56,6 +56,8 @@ $toolicon_activecolour = '#fff'; if (! $font_colour) $font_colour = "#ccc"; + if (! $widget_brdrcolour) + $widget_brdrcolour = "#333"; if (! $blockquote_colour) $blockquote_colour = "#ccc"; if (! $blockquote_bgcolour) -- cgit v1.2.3