I have a RadRibbonView with several RadRibbonGroup(s) and each RadRibbonGroup has its Icon property set. I am also using the Visual Studio 2013 Theme (dark). When the RadRibbonView is reduced in size, and there is not enough space to show the whole RadRibbonGroup, it will collapse and show just the Icon for the RadRibbonGroup. The background of the RadRibbonGroup Icon is white and it looks pretty out-of-place when using the Visual Studio 2013 dark theme or any dark theme I would assume. Should the background of the RadRibbonGroup Icon be transparent? I would assume it should look the same as a RadRibbonButton. Is there a way I can style the RadRibbonGroup so that its Icon does not show a white background?