]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/dark/colors.less
Merge remote-tracking branch 'upstream/master'
[friendica.git] / view / theme / quattro / dark / colors.less
index 42fdd34bb7de7819c259f027715a9e4c1f508073..097e971ab2ebb1318c6389d4dd71a32da77abbd1 100644 (file)
 @ItemColor: @Grey5;
 @ItemColorDimmed: @Grey3;
 
+@BlockquoteBackgroundColor: #FFFFFF;
+@BlockquoteBorderColor: #e6e6e6;
+
 @CommentBoxEmptyColor: @Grey3;
 @CommentBoxEmptyBorderColor: @Grey3;
 @CommentBoxFullColor: @Grey5;
 @CommentBoxFullBorderColor: @Grey5;
 
 @TagColor: @Grey1;
+@MentionColor: @Grey4;
 
 @JotToolsBackgroundColor: @Metalic4;
 @JotToolsBorderColor: @Metalic2;
 
 @MailDisplaySubjectColor: @Grey5;
 @MailDisplaySubjectBackgroundColor: #f6f7f8;
+
+@NotificationsPageListOddBackground: @Grey1;
+@NotificationsPageListEvenBackground: @Grey2;