From 19b8af6810be0122712c80369c6c21979f8d291d Mon Sep 17 00:00:00 2001 From: bmFtZQ <62812711+bmFtZQ@users.noreply.github.com> Date: Tue, 30 Mar 2021 16:39:18 +0800 Subject: [PATCH] Add files via upload --- chrome/global/variables.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chrome/global/variables.css b/chrome/global/variables.css index 5a4b60f..fc39928 100644 --- a/chrome/global/variables.css +++ b/chrome/global/variables.css @@ -43,7 +43,7 @@ --lwt-toolbar-field-focus-color: #000 !important; /* popup_highlight */ - --autocomplete-popup-highlight-background: #f7f7f7 !important; + --autocomplete-popup-highlight-background: #0001 !important; /* popup_highlight_text */ --autocomplete-popup-highlight-color: #000 !important; @@ -107,7 +107,7 @@ --autocomplete-popup-border-color: #636363 !important; /* popup_highlight */ - --autocomplete-popup-highlight-background: #4c4f52 !important; + --autocomplete-popup-highlight-background: #fff1 !important; /* popup_highlight_text */ --autocomplete-popup-highlight-color: #fff !important; @@ -255,4 +255,4 @@ :root[style*="--lwt-accent-color:rgb(227, 228, 230); --lwt-text-color:rgba(24, 25, 26);"], :root[style*="--lwt-accent-color:rgb(12, 12, 13); --lwt-text-color:rgba(249, 249, 250);"]) #tabbrowser-tabs { --tab-line-color: var(--tab-line-col) !important; -} +} \ No newline at end of file