With the discussion in #131 which brought up a point about sub-themes, I decided it was a good time to point out that parent and sub-themes have never had a good UX feeling because the UI was never designed to incorporate them.
Proposed solution
What I propose is to slightly re-design the theme overview page and move the title of each theme into a "group" heading to allow a theme with sub-themes to all be housed together.
Mockup Example:

Draft of feature description for Press Release (1 paragraph at most)
The Backdrop theme overview page has been tweaked to group sub-themes together with their parent themes to create a better UI experience.
Recent comments
Of course. I simply give my impressions of a site builder. On one side, I found that BackdropCMS and Drupal have a great system to create a site, where it is possible to customize the...
Block title combo and 2/3 things
It's great that everyone has a choice. I'm currently making a website where the H1 title is located at the top of the page in full width with a background image, 50vh height, how do you like...
Block title combo and 2/3 things
In the end, I use my <h1> with my custom layout just before the region for the content and i make a preprocess_theme for site_identity. <?php print theme('site_identity'); ?>...
Block title combo and 2/3 things