summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/base/_colors.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/base/_colors.scss')
-rw-r--r--web-ui/app/scss/base/_colors.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/web-ui/app/scss/base/_colors.scss b/web-ui/app/scss/base/_colors.scss
index de5f76b3..f646e609 100644
--- a/web-ui/app/scss/base/_colors.scss
+++ b/web-ui/app/scss/base/_colors.scss
@@ -52,7 +52,7 @@ $success: #50BA5B;
$will_be_encrypted: $success;
$wont_be_encrypted: $attention;
-$recipients_font_color: #AAA;
+$recipients_font_color: #828282;
/* Attachments */
$attachment_text: #555;