* TT2: Add color variations
* rename block-template-parts to template-parts
* Add a header for the pink variation
* Add missing hex
* Update from GH
* Add a header to the yellow variation
* remove the yellow variant
* Remove quaternity and make it secondary
* Update the swiss palette
* consolidate header styles designed for child themes into Blockbase which child themes can use as header/footer options.
* Refactor header spacing mechanism to use a spacer in a template part
* Refactor header layouts to allow for full-width background colors.
* Tweak navigation styles leveraged by headers to align with design intentions
* Various other header and navigation tweaks.
* Affects all Blockbase children
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Replace user key with custom
* Rename user to custom in functions.php
* Added stopgap so that the solution will work with both < and > Gutenberg version 12.1
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Update Blockbase template part blocks
* Update Arbutus template part blocks
* Update Geologist template part blocks
* Update Payton template part blocks
* Update Russell template part blocks
* Update Seedlet Blocks template part blocks
* Update Skatepark template part blocks
* Update Videomaker template part blocks
* Update Zoologist template part blocks
* Remove zero margin
* Remove reference to Blockbase
* Remove zero margin from all themes
* Move align setting to group block
* absorb group into the footer block
* remove layout from header footer only template
* remove wrappers from russell
* Move layout settings to footer template part for Seedlet Blocks
* Remove footer wrapper for Skatepark
* Remove wrapper from post-meta-icons
* Fix Mayland Blocks post meta icons spacing
* remmove space
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Videomaker: Update navigation width
* Update font sizes
* change the jusificiation to be center
* add social links to the navigation
* prevent the navigation wrapping
* Quadrat: fixing hover styles for buttons inside the subscribe form
* Quadrat: fix contact form submit button font weight
* Jetpack issue workaround: adding TODO commets to remove the CSS when the Jetpack issue is fixed
* Revert "Jetpack issue workaround: adding TODO commets to remove the CSS when the Jetpack issue is fixed"
This reverts commit b04559d5de.
* Revert "Quadrat: fix contact form submit button font weight"
This reverts commit 49573f481b.
* Revert "Quadrat: fixing hover styles for buttons inside the subscribe form"
This reverts commit efeb97a6ea.
* Blockbase: Fixing button font-weight and hover styles
* Blockbase: Simplify our approach to font customization
* remove commented code
* Handle fonts that are customized the old way
* add comments
* update all child themes to use the new font customization settings
* Add a comment about this being a breaking change
* Add a notice when a user has an old version of blockbase
* Refactor Blockbase 404 page to block pattern instead of PHP page
* Adjustments to get 404 to render in child themes.
* Adjustments to style Skatepark's 404 based on original PHP file.
* corrected 404 page layout styles
* Refactored videomaker 404 to use Blockbase pattern but match original PHP file styling.
* Refactored videomaker 404 to use Blockbase pattern but match original PHP file styling.
* Added 'blank' message to index.php
* formatted PHP comment
* Hide the pattern in the inserter
* Only use the copy in the block
* adding 404 templates
* Removed unused class
* rename the prompt
* added spacer to align with what other child themes are doing
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Maggie <maggie.cabrera@automattic.com>
* Arbutus: Add theme screenshot.
* Arbutus: Remove specific links from the footer social menu.
* Arbutus: Simplify the footer nav.
* Arbutus: Update screenshot after updating header layout.