I set the button's color by themeoverrides.
And, I tried to change bg color of button by coding;
Set("custom_styles/normal/bg_color", Color.Color8(255,0,0,255));
However, runnning that code, the bg color of button returns to initial one.
Please tell me how can I change bg color