]> 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 f14c636331b277ca172824e632b069184764c1d6..5f17bca780cdfbcc85a2c2c1800a3e376d7f52e6 100644 (file)
@@ -87,6 +87,7 @@
 @CommentBoxFullBorderColor: @Grey5;
 
 @TagColor: @Grey1;
+@MentionColor: @Grey4;
 
 @JotToolsBackgroundColor: @Green3;
 @JotToolsBorderColor: @Metalic2;
 
 @MailDisplaySubjectColor: @Grey5;
 @MailDisplaySubjectBackgroundColor: #f6f7f8;
+
+@NotificationsPageListOddBackground: @Grey1;
+@NotificationsPageListEvenBackground: @Green4;