aboutsummaryrefslogtreecommitdiffstats
path: root/view/theme/quattro-green/colors.less
diff options
context:
space:
mode:
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;