]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/colors.less
provide ability to repair contact photo
[friendica.git] / view / theme / quattro / colors.less
index b5a203b9477f8eccb9ae600cfe28d5836eaffa42..564cf6d24330d6d3aa8bde18877d7fbc3c0fdaaa 100644 (file)
 
 @NoticeColor: @Grey1;
 @NoticeBackgroundColor: #511919;
+
+@ThreadBackgroundColor: #f6f7f8;
+
+@CommentBoxEmptyColor: @Grey3;
+@CommentBoxEmptyBorderColor: @Grey3;
+@CommentBoxFullColor: @Grey5;
+@CommentBoxFullBorderColor: @Grey5;