aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro-green/colors.less
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2012-03-30 02:24:14 -0700
committerfriendica <info@friendica.com>2012-03-30 02:24:14 -0700
commit6f761e9d59516447760806979c775a1c49353b33 (patch)
treeb7c9fc8c9b38b3cbe048c292b2def55cb65631b1 /view/theme/quattro-green/colors.less
parent87539dbec4b73039f7f5e4fa58c3398d9e496834 (diff)
parentd22b3a1d9c295f5545cc20e1af786cb79e6553a5 (diff)
downloadvolse-hubzilla-6f761e9d59516447760806979c775a1c49353b33.tar.gz
volse-hubzilla-6f761e9d59516447760806979c775a1c49353b33.tar.bz2
volse-hubzilla-6f761e9d59516447760806979c775a1c49353b33.zip
Merge branch 'pull'
Diffstat (limited to 'view/theme/quattro-green/colors.less')
-rwxr-xr-xview/theme/quattro-green/colors.less8
1 files changed, 8 insertions, 0 deletions
diff --git a/view/theme/quattro-green/colors.less b/view/theme/quattro-green/colors.less
index 9eee19f4c..bc78c3fda 100755
--- a/view/theme/quattro-green/colors.less
+++ b/view/theme/quattro-green/colors.less
@@ -98,3 +98,11 @@
@JotLoadingBackgroundColor: @Grey1;
@JotPreviewBackgroundColor: @Green4;
+@MessageNewBackgroundColor: @Blue1;
+@MessageNewBorderColor: @Blue3;
+@MessageNewColor: @Grey1;
+
+@MailListBackgroundColor: #f6f7f8;
+
+@MailDisplaySubjectColor: @Grey5;
+@MailDisplaySubjectBackgroundColor: #f6f7f8;