Add files via upload

This commit is contained in:
bmFtZQ 2021-03-30 16:39:18 +08:00 committed by GitHub
parent e63d045000
commit 19b8af6810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,7 +43,7 @@
--lwt-toolbar-field-focus-color: #000 !important; --lwt-toolbar-field-focus-color: #000 !important;
/* popup_highlight */ /* popup_highlight */
--autocomplete-popup-highlight-background: #f7f7f7 !important; --autocomplete-popup-highlight-background: #0001 !important;
/* popup_highlight_text */ /* popup_highlight_text */
--autocomplete-popup-highlight-color: #000 !important; --autocomplete-popup-highlight-color: #000 !important;
@ -107,7 +107,7 @@
--autocomplete-popup-border-color: #636363 !important; --autocomplete-popup-border-color: #636363 !important;
/* popup_highlight */ /* popup_highlight */
--autocomplete-popup-highlight-background: #4c4f52 !important; --autocomplete-popup-highlight-background: #fff1 !important;
/* popup_highlight_text */ /* popup_highlight_text */
--autocomplete-popup-highlight-color: #fff !important; --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(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 { :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; --tab-line-color: var(--tab-line-col) !important;
} }