aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/colors.less
diff options
context:
space:
mode:
Diffstat (limited to 'view/theme/quattro/colors.less')
-rw-r--r--view/theme/quattro/colors.less5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/theme/quattro/colors.less b/view/theme/quattro/colors.less
index 12b0d08a6..564cf6d24 100644
--- a/view/theme/quattro/colors.less
+++ b/view/theme/quattro/colors.less
@@ -67,3 +67,8 @@
@NoticeBackgroundColor: #511919;
@ThreadBackgroundColor: #f6f7f8;
+
+@CommentBoxEmptyColor: @Grey3;
+@CommentBoxEmptyBorderColor: @Grey3;
+@CommentBoxFullColor: @Grey5;
+@CommentBoxFullBorderColor: @Grey5;