]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/colors.less
Merge pull request #21 from fabrixxm/fixinstall
[friendica.git] / view / theme / quattro / colors.less
index d79dbca68935f30cceaae5fb4f87cc35d91221f5..d36ff05b0d83b52207c72f2ad660c689a7ca7f5c 100644 (file)
 @LinkHover: @Blue3;
 @LinkVisited: @Blue3;
 
+
+@ButtonColor: @Grey1;
+@ButtonBackgroundColor: @Grey5;
+
 @Banner: @Grey1;
 
 @NavbarBackground:@Metalic4;
 @MenuItemDetail: @Metalic2;
 
 @AsideBorder: @Metalic1;
+@AsideConnect: @Grey1;
+@AsideConnectBg: @Blue3;
+@AsideConnectHoverBg: @Blue1;
+@VCardLabelColor: @Grey3;
+
+@InfoColor: @Grey1;
+@InfoBackgroundColor: @Metalic3;
+
+@NoticeColor: @Grey1;
+@NoticeBackgroundColor: #511919;
 
+@ThreadBackgroundColor: #f6f7f8;
 
+@CommentBoxEmptyColor: @Grey3;
+@CommentBoxEmptyBorderColor: @Grey3;
+@CommentBoxFullColor: @Grey5;
+@CommentBoxFullBorderColor: @Grey5;
 
+@TagColor: @Grey1;