X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=view%2Ftheme%2Fquattro%2Fcolors.less;h=d36ff05b0d83b52207c72f2ad660c689a7ca7f5c;hb=bbf491d52b73ff8152ecdf6700842eaa7a8d3bb8;hp=564cf6d24330d6d3aa8bde18877d7fbc3c0fdaaa;hpb=24595c55d7258660862ef5bc2203b226d6615362;p=friendica.git diff --git a/view/theme/quattro/colors.less b/view/theme/quattro/colors.less index 564cf6d243..d36ff05b0d 100644 --- a/view/theme/quattro/colors.less +++ b/view/theme/quattro/colors.less @@ -38,6 +38,10 @@ @LinkHover: @Blue3; @LinkVisited: @Blue3; + +@ButtonColor: @Grey1; +@ButtonBackgroundColor: @Grey5; + @Banner: @Grey1; @NavbarBackground:@Metalic4; @@ -72,3 +76,5 @@ @CommentBoxEmptyBorderColor: @Grey3; @CommentBoxFullColor: @Grey5; @CommentBoxFullBorderColor: @Grey5; + +@TagColor: @Grey1;