From 753e6809d920f0205b49d45072c8a5bb687c1797 Mon Sep 17 00:00:00 2001 From: Jeroen Date: Sat, 3 Jan 2015 15:51:01 +0000 Subject: update NL and text-background-fix in chat for alternatives schemas --- view/theme/redbasic/schema/dark.php | 2 ++ 1 file changed, 2 insertions(+) (limited to 'view/theme/redbasic/schema/dark.php') diff --git a/view/theme/redbasic/schema/dark.php b/view/theme/redbasic/schema/dark.php index 51a6d23a4..0203d30cd 100644 --- a/view/theme/redbasic/schema/dark.php +++ b/view/theme/redbasic/schema/dark.php @@ -176,6 +176,8 @@ $advperm_gradientcol = "#1E1E1E"; if(! $cal_bgcolour) $cal_bgcolour = "#333"; + if(! $chat_txtbgcol) + $chat_txtbgcol = "#222"; if(! $fancybox_bgcolour) $fancybox_bgcolour = "#1E1E1E"; if (!$admintable_hoverbgcol) -- cgit v1.2.3