aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/redbasic/schema/boxy.php
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/redbasic/schema/boxy.php')
-rw-r--r--view/theme/redbasic/schema/boxy.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/view/theme/redbasic/schema/boxy.php b/view/theme/redbasic/schema/boxy.php
index d609ccd25..f298a0def 100644
--- a/view/theme/redbasic/schema/boxy.php
+++ b/view/theme/redbasic/schema/boxy.php
@@ -2,3 +2,5 @@
if (! $radiuspx)
$radiuspx = "4";
+if (! $comment_border_colour)
+ $comment_border_colour = "rgb(238,238,238)";