summaryrefslogtreecommitdiff
path: root/web-ui/app/scss/_colors.scss
diff options
context:
space:
mode:
Diffstat (limited to 'web-ui/app/scss/_colors.scss')
-rw-r--r--web-ui/app/scss/_colors.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/web-ui/app/scss/_colors.scss b/web-ui/app/scss/_colors.scss
index d011e23c..22897ac0 100644
--- a/web-ui/app/scss/_colors.scss
+++ b/web-ui/app/scss/_colors.scss
@@ -14,3 +14,6 @@ $primary_color: #EF4E2F;
$action_buttons: #2ba6cb;
$secondary_callout: #FF7902;
+
+$will_be_encrypted: #41cd60;
+$wont_be_encrypted: #F6A40A;