Problem/Motivation

Currently when you enable your subtheme, the header and footer styles are not set, which prevents the page from looking right.

Proposed resolution

Account for empty theme settings in hook_preprocess_page().

Also while we're at it, we should remove the /config/install folder. It's not used since the base theme isn't the default theme, so it's serving no purpose.

Remaining tasks

Write and review patch.

User interface changes

None.

API changes

None.

Data model changes

None.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

brockfanning created an issue. See original summary.

brockfanning’s picture

Status: Active » Needs review
FileSize
1.53 KB

  • brockfanning committed 099f1de on 8.x-1.x
    Issue #2894948 by brockfanning: Default theme settings don't work
    
brockfanning’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.