aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro/colors.less
diff options
context:
space:
mode:
authorfabrixxm <fabrix.xm@gmail.com>2012-03-28 23:47:23 -0700
committerfabrixxm <fabrix.xm@gmail.com>2012-03-28 23:47:23 -0700
commit3ee529d095ac7e83ae1e71d86cbe6d443885d54e (patch)
treea924cf0031d16f6f15b7d84d5f519ca4257042b4 /view/theme/quattro/colors.less
parent4e4f7ac79fe5f75ee5595c3a6eb7d3e445c8c6e2 (diff)
parent011a96d960e8d8c9624e17c37afa49c97d55c0c6 (diff)
downloadvolse-hubzilla-3ee529d095ac7e83ae1e71d86cbe6d443885d54e.tar.gz
volse-hubzilla-3ee529d095ac7e83ae1e71d86cbe6d443885d54e.tar.bz2
volse-hubzilla-3ee529d095ac7e83ae1e71d86cbe6d443885d54e.zip
Merge pull request #185 from fabrixxm/master
Updated private message pages
Diffstat (limited to 'view/theme/quattro/colors.less')
-rwxr-xr-xview/theme/quattro/colors.less9
1 files changed, 9 insertions, 0 deletions
diff --git a/view/theme/quattro/colors.less b/view/theme/quattro/colors.less
index 9183b2e77..b6d487f92 100755
--- a/view/theme/quattro/colors.less
+++ b/view/theme/quattro/colors.less
@@ -96,3 +96,12 @@
@JotPermissionLockBackgroundColor: @Grey4;
@JotLoadingBackgroundColor: @Grey1;
@JotPreviewBackgroundColor: @Yellow1;
+
+@MessageNewBackgroundColor: @Blue1;
+@MessageNewBorderColor: @Blue3;
+@MessageNewColor: @Grey1;
+
+@MailListBackgroundColor: #f6f7f8;
+
+@MailDisplaySubjectColor: @Grey5;
+@MailDisplaySubjectBackgroundColor: #f6f7f8;