• As long as one style is defined, styles are inherited. If a stylesheet has the same name as one in the base theme (even if it is not in the same subfolder arrangement), it overrides it. This is intentional (as i believe it is in overriding module CSS files)?
  • theme-settings.php is inherited, but in Bartik at least some custom settings are saved directly as variable_set in the bartik namespace. This isn't a big issue but i wonder if there's some way for theme-settings.php to know when it is invoked by a subtheme and to derive its variable_set and variable_get variable names from the theme that calls it?

benjamin, agaric

Comments

jacine’s picture

Component: other » theme system

Moving this to theme system :)

Status: Active » Closed (outdated)

Automatically closed because Drupal 7 security and bugfix support has ended as of 5 January 2025. If the issue verifiably applies to later versions, please reopen with details and update the version.