* Block Canvas: Update background and foreground color slugs based on the theme development guideline.
* Block Canvas: Order color slugs in alphabetical order
* Update Block Canvas settings to be a more generic starting point. Eliminated custom gap values (replaced with --preset--spacing), eliminated redundant (and some opinionated) block settings
* Added Decibel as a (for NOW) child theme of Block Canvas with (only a few) style opinions added
* Eliminated button custom variables (which were not re-used anywhere)
* Replaced 'normal' with 'medium' and eliminated the hidden font size
* Removed x-small hidden font
* Removed singlularly used custom gap-baseline
* Moved headings from custom values and element settings to (mostly) core block settings
* first commit with initial files
* templates
* styles
* template parts
* Removed errant metadata
* Added create tool
To use `php create.php` and answer the prompts.
This will create a folder alongside this theme with the provided
metadata as well as namespaced attributes refactored.
* Removed a create script. (It shouldn't be here...)
* 404 block pattern
* remove fontSlug
* removed block styles support
* change slug of block pattern
* added namespace to pattern
* ignore this theme when pushing to the sandbox
Co-authored-by: Jason Crist <jcrist@pbking.com>