aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/dark.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2015-01-04 00:48:18 -0800
committerfriendica <info@friendica.com>2015-01-04 00:48:18 -0800
commitedd1ad37c47e6f8154fd2da352decc457d6af55c (patch)
treedbab42d1c326b9f45eccdf59e2104a124546e2e9 /view/theme/redbasic/schema/dark.php
parent8d590068e90c86fc43ec1f451fb92f67ee817abf (diff)
parent9433a0ddc8926cc483521e97ae911d2eb82c91f6 (diff)
downloadvolse-hubzilla-edd1ad37c47e6f8154fd2da352decc457d6af55c.tar.gz
volse-hubzilla-edd1ad37c47e6f8154fd2da352decc457d6af55c.tar.bz2
volse-hubzilla-edd1ad37c47e6f8154fd2da352decc457d6af55c.zip
Merge branch 'master' into trinidad
Diffstat (limited to 'view/theme/redbasic/schema/dark.php')
-rw-r--r--view/theme/redbasic/schema/dark.php2
1 files changed, 2 insertions, 0 deletions
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)