After following this post: How to use Acrylic Accent in Windows 10 Creators Update?
I've successfully added acrylic to my app on the Creators Update. Unfortunately, when transparency is disabled in the color settings in Windows, my app's background is either a very dark gray in the Light Theme or almost completely pitch black in dark Theme despite the fact that I set the background of my grid that's above the relative panel that makes the window transparent to: Background="{ThemeResource CommandBarBackground}".
Does anyone know how to implement the fallback color in the creators update so that when transparency is disabled, the background switches to the original background color that was set.