I searched the forum and found a
similar question dated 2012. If that still applies, unfortunately we can't download a bal file from the Internet.
If you need just "cosmetic" changes to a base layout, you could code a module able to download a "scheme" and to apply those parameters to the base layout distributed with your app in the Files directory.
Thinking aloud here..you pass each view of your layout to a "function" named Theming which will check against the downloaded scheme if there are parameters to apply to that view (identified by a string in its tag?) and, if any, it applies them (color, textcolor, font..).
Another possibility is what
@DonManfred already posted: set your layout in code.