]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/green/colors.less
Merge pull request #5772 from MrPetovan/bug/php7-remove-pear-text_highlighter
[friendica.git] / view / theme / quattro / green / colors.less
index 1f1df4c55d007108e4f892a4dd44c634132593a4..5f17bca780cdfbcc85a2c2c1800a3e376d7f52e6 100644 (file)
 @ThreadBottomBorderColor: @Grey2;
 @ShinyBorderColor: @Green4;
 
+@BlockquoteBackgroundColor: #FFFFFF;
+@BlockquoteBorderColor: #e6e6e6;
+
 @CommentBoxEmptyColor: @Grey3;
 @CommentBoxEmptyBorderColor: @Grey3;
 @CommentBoxFullColor: @Grey5;
 @CommentBoxFullBorderColor: @Grey5;
 
 @TagColor: @Grey1;
+@MentionColor: @Grey4;
 
 @JotToolsBackgroundColor: @Green3;
 @JotToolsBorderColor: @Metalic2;
 
 @MailDisplaySubjectColor: @Grey5;
 @MailDisplaySubjectBackgroundColor: #f6f7f8;
+
+@NotificationsPageListOddBackground: @Grey1;
+@NotificationsPageListEvenBackground: @Green4;