Problem/Motivation
Uninstall and then re-install Stark and you will get default block mapping in theme. This shouldn't happen.
Proposed resolution
Configuration files should be with the object being configured. Move Stark configuration files from core/profiles/standard/config/install to core/themes/stark/config/optional. 'config/optional' is chosen rather than 'config/install' because tests may fail due to unmet dependencies.