Can Hydrogen subthemes inherit settings from the parent theme-settings.php file *and* set their own custom subtheme settings? I can't figure out how to merge parent/child settings.

I have seen this code snippet, which supports inherited settings, but not subtheme-specific settings: http://drupal.org/node/481142#comment-2960410

Thanks for this great base theme!