mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2026-06-16 22:48:33 +00:00
update
This commit is contained in:
@@ -436,6 +436,10 @@ tab[selected]:-moz-window-inactive {
|
||||
box-shadow: inset 0 -1px var(--gnome-toolbar-border-color) !important;
|
||||
}
|
||||
|
||||
#TabsToolbar #firefox-view-button[open]:-moz-window-inactive {
|
||||
background-color: var(--gnome-inactive-tabbar-tab-active-background) !important;
|
||||
}
|
||||
|
||||
/* Create new container tab indicator */
|
||||
.tabbrowser-tab[class*="identity-color-"] .tab-content::before {
|
||||
content: "";
|
||||
|
||||
@@ -20,6 +20,10 @@
|
||||
|
||||
--in-content-table-background: rgb(35, 35, 35) !important;
|
||||
|
||||
--newtab-background-color: var(--gnome-browser-before-load-background) !important;
|
||||
--newtab-background-color-secondary: var(--gnome-menu-background) !important;
|
||||
--newtab-primary-action-background: var(--theme-primary-color) !important;
|
||||
|
||||
scrollbar-color: rgba(250,250,250,.4) rgba(22,22,22,.3) !important;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user