mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-10-08 08:58:30 -07:00
update
This commit is contained in:
@@ -106,8 +106,11 @@ window.background.chromium {
|
||||
menubar,
|
||||
headerbar { color: $titlebar-text-secondary; }
|
||||
|
||||
// Workaround for non-animatable buttons in headerbar
|
||||
headerbar button:active { background-color: $overlay-active; }
|
||||
headerbar.titlebar {
|
||||
padding: 0 $space-size * 2;
|
||||
|
||||
button:active { background-color: $overlay-active; } // Workaround for non-animatable buttons in headerbar
|
||||
}
|
||||
|
||||
spinner { color: $primary; }
|
||||
|
||||
|
Reference in New Issue
Block a user