diff --git a/cosmic-theme/src/model/theme.rs b/cosmic-theme/src/model/theme.rs index c038682e..1411e98a 100644 --- a/cosmic-theme/src/model/theme.rs +++ b/cosmic-theme/src/model/theme.rs @@ -792,7 +792,7 @@ impl ThemeBuilder { ), ), button: Component::component( - bg, + button_bg, accent, on_bg_component, button_hovered_overlay,