fix(theme): standard button background color
This commit is contained in:
parent
8f7b400143
commit
6acdba28aa
1 changed files with 1 additions and 1 deletions
|
|
@ -792,7 +792,7 @@ impl ThemeBuilder {
|
|||
),
|
||||
),
|
||||
button: Component::component(
|
||||
bg,
|
||||
button_bg,
|
||||
accent,
|
||||
on_bg_component,
|
||||
button_hovered_overlay,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue