]> 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 6015c61ee470b01721efc233c1dc68780b9fa166..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;