Is it possible to change inner background color for modal and browse directory windows in Inno Setup? In my case I want it should be white.
WizardForm.InnerPage.Color := clWhite;
I'm using VclStylesInno for styling my installer with custom style spreadsheet.
As turned out, the reason was in the "Colors" option in Bitmap Designer, which I use to modify my installer style. This option makes some additional styling for controls: