add variables for private browsing indicator color

This commit is contained in:
bmFtZQ 2021-03-29 22:04:43 +08:00 committed by GitHub
parent ad9fc2f697
commit fb188c89bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -55,6 +55,7 @@
--tab-line-col: #0078d4 !important;
--toolbar-field-focus-border-color: #0078d4a0 !important;
--private-browinging-indicator: #0078d4 !important;
}
/* don't bother with sidebar in light mode */
@ -118,6 +119,7 @@
--tab-line-col: #4C98D1 !important;
--toolbar-field-focus-border-color: #4c97d1a0 !important;
--private-browinging-indicator: #006cbe !important;
}
:-moz-any(#sidebar-box, #sidebar)