fix(theme): standard button background color

This commit is contained in:
Michael Aaron Murphy 2023-09-18 08:07:31 +02:00
parent 8f7b400143
commit 6acdba28aa
No known key found for this signature in database
GPG key ID: B2732D4240C9212C

View file

@ -792,7 +792,7 @@ impl ThemeBuilder {
),
),
button: Component::component(
bg,
button_bg,
accent,
on_bg_component,
button_hovered_overlay,