<div dir="ltr">Hi.<div><br></div><div>I'm subclassing ClassicTheme to define my own theme, drawing examples from ClassicTheme and its parent class (Theme).</div><div><br></div><div>I now want to customize the colors of Browser buttons (instances of PluggableButtonMorph), i.e., I do not want their background color to be taken from the defaultWindowColor theme variable, but rather from a new one, say, defaultButtonBackgroundColor.</div><div><br></div><div>Does this imply that I have to subclass Browser and PluggableButtonMorph, or is there a more expedient solution?</div><div><br></div><div>Thanks!</div><div><br></div><div><img src="cid:ii_lfckjx540" alt="Screenshot 2023-03-17 at 9.16.26 AM.png" width="542" height="313"><br></div></div>