+ @param[in] fadePercent
+ Visibility of the background color in percent (0..100).
+ The higher the number, the more visible the back color
+ becomes. 100% signifies that the back color is entirely
+ visible (only the BG color is shown), 0% signifies
+ that only the fore color is shown, and 25% would
+ indicate that the background is visible at approximately
+ 25% intensity (combined with 75% of the fore color).