mirror of
https://github.com/vinceliuice/Colloid-gtk-theme.git
synced 2025-09-19 14:37:55 -07:00
update
This commit is contained in:
@@ -3435,7 +3435,7 @@ infobar {
|
|||||||
link:link { color: on($primary); }
|
link:link { color: on($primary); }
|
||||||
|
|
||||||
button {
|
button {
|
||||||
&, &.text-button:not(:disabled) { color: $primary; }
|
&.text-button:not(:disabled):not(.suggested-action):not(.destructive-action) { color: $primary; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@@ -4147,7 +4147,7 @@ infobar {
|
|||||||
color: $text;
|
color: $text;
|
||||||
|
|
||||||
button {
|
button {
|
||||||
&, &.text-button:not(:disabled) { color: $primary; }
|
&.text-button:not(:disabled):not(.suggested-action):not(.destructive-action) { color: $primary; }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user