aboutsummaryrefslogtreecommitdiff
path: root/themes/blue_and_orange/blue_and_orange.css
diff options
context:
space:
mode:
Diffstat (limited to 'themes/blue_and_orange/blue_and_orange.css')
-rw-r--r--themes/blue_and_orange/blue_and_orange.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/themes/blue_and_orange/blue_and_orange.css b/themes/blue_and_orange/blue_and_orange.css
index 4729359..aa27898 100644
--- a/themes/blue_and_orange/blue_and_orange.css
+++ b/themes/blue_and_orange/blue_and_orange.css
@@ -113,6 +113,16 @@
.starbutton:focus, .starbutton:hover {
fill: #ED7D3A; }
+.autocompleteEmailsItem-icon svg.encryptionIcon {
+ fill: #eb6e23; }
+
+.encryptionStatus .color-pm-blue svg {
+ color: #eb6e23;
+ fill: #eb6e23; }
+
+.encryptionStatus .color-global-grey-dm svg {
+ color: black; }
+
.color-pm-blue {
color: #ED7D3A; }