]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/colors.less
Merge pull request #1114 from annando/1409-api-search-users
[friendica.git] / view / theme / quattro / green / colors.less
index bc78c3fdad70acda715c08536025658b8a3118c1..78c67a13b4bdac3d0ea4d597677eb9dc6fba5d9c 100644 (file)
 
 @FieldHelpColor: @Grey3;
 
-@ThreadBackgroundColor: #f6f7f8;
+@ThreadBackgroundColor: #eff0f1;
+@ThreadBottomBorderColor: @Grey2;
 @ShinyBorderColor: @Green4;
 
+@BlockquoteBackgroundColor: #FFFFFF;
+@BlockquoteBorderColor: #e6e6e6;
+
 @CommentBoxEmptyColor: @Grey3;
 @CommentBoxEmptyBorderColor: @Grey3;
 @CommentBoxFullColor: @Grey5;
 @CommentBoxFullBorderColor: @Grey5;
 
 @TagColor: @Grey1;
+@MentionColor: @Grey4;
 
 @JotToolsBackgroundColor: @Green3;
 @JotToolsBorderColor: @Metalic2;