X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fgreen%2Fcolors.less;h=5f17bca780cdfbcc85a2c2c1800a3e376d7f52e6;hb=bf28cc0f754e22cf8c52d017665e32de69208a45;hp=f14c636331b277ca172824e632b069184764c1d6;hpb=f558a1fe8d8f67d4dd9c32f63a7b46c2bcf1a769;p=friendica.git diff --git a/view/theme/quattro/green/colors.less b/view/theme/quattro/green/colors.less index f14c636331..5f17bca780 100644 --- a/view/theme/quattro/green/colors.less +++ b/view/theme/quattro/green/colors.less @@ -87,6 +87,7 @@ @CommentBoxFullBorderColor: @Grey5; @TagColor: @Grey1; +@MentionColor: @Grey4; @JotToolsBackgroundColor: @Green3; @JotToolsBorderColor: @Metalic2; @@ -110,3 +111,6 @@ @MailDisplaySubjectColor: @Grey5; @MailDisplaySubjectBackgroundColor: #f6f7f8; + +@NotificationsPageListOddBackground: @Grey1; +@NotificationsPageListEvenBackground: @Green4;