]> 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 564cf6d24330d6d3aa8bde18877d7fbc3c0fdaaa..d36ff05b0d83b52207c72f2ad660c689a7ca7f5c 100644 (file)
 @LinkHover: @Blue3;
 @LinkVisited: @Blue3;
 
+
+@ButtonColor: @Grey1;
+@ButtonBackgroundColor: @Grey5;
+
 @Banner: @Grey1;
 
 @NavbarBackground:@Metalic4;
@@ -72,3 +76,5 @@
 @CommentBoxEmptyBorderColor: @Grey3;
 @CommentBoxFullColor: @Grey5;
 @CommentBoxFullBorderColor: @Grey5;
+
+@TagColor: @Grey1;