mirror of
https://github.com/vinceliuice/WhiteSur-gtk-theme.git
synced 2025-06-04 13:13:04 +00:00
update
This commit is contained in:
parent
b67b24e8c4
commit
dcfa6c3cb4
@ -18,6 +18,14 @@
|
||||
fill: var(--gnome-toolbar-color);
|
||||
}
|
||||
|
||||
toolbar .toolbarbutton-1 {
|
||||
> .toolbarbutton-icon,
|
||||
> .toolbarbutton-text,
|
||||
> .toolbarbutton-badge-stack {
|
||||
border-radius: 0 !important;
|
||||
}
|
||||
}
|
||||
|
||||
#nav-bar, #PersonalToolbar, #toolbar-menubar, .notificationbox-stack {
|
||||
border: 0 !important;
|
||||
color: var(--gnome-toolbar-color);
|
||||
|
@ -33,9 +33,9 @@ toolbar .toolbaritem-combined-buttons > .toolbarbutton-1 {
|
||||
background: none !important;
|
||||
}
|
||||
|
||||
#nav-bar .toolbaritem-combined-buttons {
|
||||
#nav-bar .toolbaritem-combined-buttons:not(.unified-extensions-item) {
|
||||
padding: 0 !important;
|
||||
margin: 0 !important;
|
||||
margin: 0 2px !important;
|
||||
border-radius: 8px !important;
|
||||
background: var(--gnome-headerbar-button-combined-background) !important;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user