Add 2 new tweaks (Mica and Floating Tabs) (#21)

This commit is contained in:
bmFtZQ 2022-06-10 19:55:15 +08:00
parent 8e94eb8a97
commit dd93975b9e
11 changed files with 185 additions and 13 deletions

View file

@ -138,14 +138,6 @@
background-color: #252525 !important;
}
/* needed for theming the private browsing indicator */
/* :root:not([style*="--button-primary-bgcolor"]) {
--button-primary-bgcolor: unset !important;
--button-primary-hover-bgcolor: unset !important;
--button-primary-active-bgcolor: unset !important;
--button-primary-color: unset !important;
} */
/* make the titlebar buttons black/white on default themes */
:root:not(:-moz-lwtheme)[tabsintitlebar] .titlebar-buttonbox {
color: #000 !important;