From 729494a59bf2abcbb21aa1b26774ce7266273d8a Mon Sep 17 00:00:00 2001 From: pewdiepie-archdaemon Date: Thu, 11 Jun 2026 20:33:16 +0900 Subject: [PATCH] Email library: match magnifier color/opacity to other search fields MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit opacity 0.55 → 0.45 and explicit color:var(--fg), matching the .cal-search-icon treatment so the email chip-bar magnifier reads at the same muted intensity as the calendar search field. --- static/js/emailLibrary.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/js/emailLibrary.js b/static/js/emailLibrary.js index 52f435f2d..da7f8bdae 100644 --- a/static/js/emailLibrary.js +++ b/static/js/emailLibrary.js @@ -875,7 +875,7 @@ export function openEmailLibrary(opts = {}) {