diff --git a/options/options.css b/options/options.css index 82584316..0051adc6 100644 --- a/options/options.css +++ b/options/options.css @@ -142,7 +142,7 @@ input[type="color"] { align-items: stretch; padding: 1em; white-space: nowrap; - background-color: hsl(0, 0%, 94%); + background-color: rgba(0, 0, 0, .05); margin: 0; }