aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/dark/colors.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-04-13 09:43:38 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2012-04-13 09:43:38 +0200
commit8be7b5c65b8e43b7128bcd565cd50a710fc66b55 (patch)
tree0de440ba2d0a9439142a8e1f2b8973d636fe2361 /view/theme/quattro/dark/colors.less
parent67a2d5be771514b17b3f96979e7c2c350aa24778 (diff)
downloadvolse-hubzilla-8be7b5c65b8e43b7128bcd565cd50a710fc66b55.tar.gz
volse-hubzilla-8be7b5c65b8e43b7128bcd565cd50a710fc66b55.tar.bz2
volse-hubzilla-8be7b5c65b8e43b7128bcd565cd50a710fc66b55.zip
quattro: work on
"like" activitiy items less visible fixes to widths popup notification out of navbar category input in jot
Diffstat (limited to 'view/theme/quattro/dark/colors.less')
-rw-r--r--view/theme/quattro/dark/colors.less5
1 files changed, 4 insertions, 1 deletions
diff --git a/view/theme/quattro/dark/colors.less b/view/theme/quattro/dark/colors.less
index b6d487f92..e867d7643 100644
--- a/view/theme/quattro/dark/colors.less
+++ b/view/theme/quattro/dark/colors.less
@@ -38,7 +38,7 @@
@Link: @Blue3;
@LinkHover: @Blue3;
@LinkVisited: @Blue3;
-
+@LinkDimmed: @Blue2;
@ButtonColor: @Grey1;
@ButtonBackgroundColor: @Grey5;
@@ -76,6 +76,9 @@
@ThreadBackgroundColor: #f6f7f8;
@ShinyBorderColor: @Yellow1;
+@ItemColor: @Grey5;
+@ItemColorDimmed: @Grey3;
+
@CommentBoxEmptyColor: @Grey3;
@CommentBoxEmptyBorderColor: @Grey3;
@CommentBoxFullColor: @Grey5;