aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/dark/colors.less
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2012-04-13 11:21:15 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2012-04-13 11:21:15 +0200
commit7aa3b92f4c4619de76f45f448edfd6e4dcfbceb4 (patch)
treef28c86610cf46b3abc04acd76549129972882f16 /view/theme/quattro/dark/colors.less
parent138a0e06b88b0c9163ea0bffff8e3521e6c7ee22 (diff)
downloadvolse-hubzilla-7aa3b92f4c4619de76f45f448edfd6e4dcfbceb4.tar.gz
volse-hubzilla-7aa3b92f4c4619de76f45f448edfd6e4dcfbceb4.tar.bz2
volse-hubzilla-7aa3b92f4c4619de76f45f448edfd6e4dcfbceb4.zip
quattro: add admin theme settigs. darker items background with a bottom border.
Diffstat (limited to 'view/theme/quattro/dark/colors.less')
-rw-r--r--view/theme/quattro/dark/colors.less3
1 files changed, 2 insertions, 1 deletions
diff --git a/view/theme/quattro/dark/colors.less b/view/theme/quattro/dark/colors.less
index e867d7643..42fdd34bb 100644
--- a/view/theme/quattro/dark/colors.less
+++ b/view/theme/quattro/dark/colors.less
@@ -73,7 +73,8 @@
@FieldHelpColor: @Grey3;
-@ThreadBackgroundColor: #f6f7f8;
+@ThreadBackgroundColor: #eff0f1;
+@ThreadBottomBorderColor: @Grey2;
@ShinyBorderColor: @Yellow1;
@ItemColor: @Grey5;