]> git.mxchange.org Git - friendica.git/blobdiff - view/theme/quattro/dark/colors.less
Merge remote branch 'friendica/master' into bid-prov
[friendica.git] / view / theme / quattro / dark / colors.less
index b6d487f92b74a24d2ce415be84439826b303ab14..42fdd34bb7de7819c259f027715a9e4c1f508073 100644 (file)
@@ -38,7 +38,7 @@
 @Link: @Blue3;
 @LinkHover: @Blue3;
 @LinkVisited: @Blue3;
-
+@LinkDimmed: @Blue2;
 
 @ButtonColor: @Grey1;
 @ButtonBackgroundColor: @Grey5;
 
 @FieldHelpColor: @Grey3;
 
-@ThreadBackgroundColor: #f6f7f8;
+@ThreadBackgroundColor: #eff0f1;
+@ThreadBottomBorderColor: @Grey2;
 @ShinyBorderColor: @Yellow1;
 
+@ItemColor: @Grey5;
+@ItemColorDimmed: @Grey3;
+
 @CommentBoxEmptyColor: @Grey3;
 @CommentBoxEmptyBorderColor: @Grey3;
 @CommentBoxFullColor: @Grey5;