]> 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 3d3074d605dea64c73e05f52d45fb341a06dd086..564cf6d24330d6d3aa8bde18877d7fbc3c0fdaaa 100644 (file)
 @AsideConnect: @Grey1;
 @AsideConnectBg: @Blue3;
 @AsideConnectHoverBg: @Blue1;
+@VCardLabelColor: @Grey3;
 
 @InfoColor: @Grey1;
 @InfoBackgroundColor: @Metalic3;
 
 @NoticeColor: @Grey1;
 @NoticeBackgroundColor: #511919;
+
+@ThreadBackgroundColor: #f6f7f8;
+
+@CommentBoxEmptyColor: @Grey3;
+@CommentBoxEmptyBorderColor: @Grey3;
+@CommentBoxFullColor: @Grey5;
+@CommentBoxFullBorderColor: @Grey5;