X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=view%2Ftheme%2Fquattro%2Fgreen%2Fcolors.less;h=5f17bca780cdfbcc85a2c2c1800a3e376d7f52e6;hb=5881fa7229a25efd382668e6cd4a3af0f8d3198c;hp=1f1df4c55d007108e4f892a4dd44c634132593a4;hpb=1872cf2b2d14be5c4b8fbc9e2cf61f9fcd9e2f88;p=friendica.git diff --git a/view/theme/quattro/green/colors.less b/view/theme/quattro/green/colors.less index 1f1df4c55d..5f17bca780 100644 --- a/view/theme/quattro/green/colors.less +++ b/view/theme/quattro/green/colors.less @@ -78,12 +78,16 @@ @ThreadBottomBorderColor: @Grey2; @ShinyBorderColor: @Green4; +@BlockquoteBackgroundColor: #FFFFFF; +@BlockquoteBorderColor: #e6e6e6; + @CommentBoxEmptyColor: @Grey3; @CommentBoxEmptyBorderColor: @Grey3; @CommentBoxFullColor: @Grey5; @CommentBoxFullBorderColor: @Grey5; @TagColor: @Grey1; +@MentionColor: @Grey4; @JotToolsBackgroundColor: @Green3; @JotToolsBorderColor: @Metalic2; @@ -107,3 +111,6 @@ @MailDisplaySubjectColor: @Grey5; @MailDisplaySubjectBackgroundColor: #f6f7f8; + +@NotificationsPageListOddBackground: @Grey1; +@NotificationsPageListEvenBackground: @Green4;