Problem/Motivation
The theme's config/install/[theme].settings.yml and config/schema/[theme].schema.yml contain deprecated settings that are no longer used in templates or preprocess functions. This causes config schema validation noise and unnecessary maintenance overhead.
Steps to reproduce
Remove the obsolete keys from both the default config file and the schema.
Issue fork artisan-3590204
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
frouco commentedComment #4
frouco commentedReady to review
Comment #6
omarlopesinoIt looks good to me. As soon the merge request auto-merges, I'll mark this task as fixed.
Comment #8
omarlopesinoIt looks okay for me. I've just added footer_type as null instead of deleting it. Merged into 3.x.