diff --git a/web/styles/subscriptions.css b/web/styles/subscriptions.css index 294dae7b22..d6ceb0cb9a 100644 --- a/web/styles/subscriptions.css +++ b/web/styles/subscriptions.css @@ -530,7 +530,7 @@ h4.user_group_setting_subsection_title { } &.checked:hover svg { - opacity: 0.5; + fill: hsl(240deg 41% 50%); } &.disabled svg { @@ -556,7 +556,7 @@ h4.user_group_setting_subsection_title { } .checked svg { - fill: hsl(170deg 48% 54%); + fill: hsl(240deg 96% 68%); } .icon {