The standard buttons background color is actually a gradient, if you overwrite it in code, there is no easy way to get it back.
The simplest way is to use a style sheet and style class to change and revert the colors. Or inline styles with a little tricky pruning.
See attached.