Add files via upload
This commit is contained in:
parent
e63d045000
commit
19b8af6810
1 changed files with 3 additions and 3 deletions
|
@ -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;
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue