with latest v2, the background color of tha app, is not transparent by default, if I force to use Application.Force16Colors = true; it can be tranparent, but I lose the ability to draw sixel image. the default scheme's background should be transparent instead of set any color.

if we want to keep the default color scheme as currently, how can I change the background of my app to be transparent.