diff --git a/popup.css b/popup.css index d8b1d640..f258d31e 100644 --- a/popup.css +++ b/popup.css @@ -81,10 +81,10 @@ body.blocked > DIV { .svg-icon path, .svg-icon polygon, .svg-icon rect { - fill: hsl(0, 0%, 20%); + fill: hsl(0, 0%, 40%); } .svg-icon circle { - stroke: hsl(0, 0%, 20%); + stroke: hsl(0, 0%, 40%); stroke-width: 1; } body > .actions {