* added duotone support for blocks, removed it from the patterns markup
* Add duotone to site logo too
* If the user changes colors via the customizer also update the default Duotone filter
* created a new filter for the custom duotone
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* delete new transient
* fix customizer preview and invert darker palettes
* check luminescence on php to see if we need to invert before saving
* Refactoring the code to make it easier to understand
* Remove closure
* refactor for readability
* merge user filter with theme ones
* Whitespace
* Check the array keys exist properly
* remove var_dumps
* check for the correct values when we define the custom filter
* minified colord file
* updated changelog and credited the colord library
* minified version of colord.js
* removed filter from logo
* Removed duplicated comment
Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Videomaker: Replace post meta temoplate part references with the template markup
* Videomaker: Replace references to post-meta template with the markup
* Remove tags from the patterns
* Reduce header spacing on header footer only template
* Replace padding with spacer
* Add spacing to top of main container on header-footer-only template
* Videomaker: Fix post tags location. Closes#4888
Co-authored-by: @mikachan
* Videomaker: Remove the post meta template part from single.html
* Update videomaker/block-template-parts/post-meta.html
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Blockbase: Add query title block to all index templates
* remove from skatepark
* Add query title to payton and russell
* Add a space below the query title
* Videomaker: fix category trailing slash
Co-authored-by: @danieldudzic
* Videomaker: simplify post meta styles
* Fix RTL styles
* Use gap variable for padding values
* Use the block-gap variable and add a fallback
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Add custom block templates and template parts.
* Update the custom colors, typography, and block settings.
* Update header design.
* Update the default blog template.
* Update styling of post meta, separators, and post navigation links.
* move blockbase post meta icons to block styles
* refactored geologist, removed unneeded css coming from Quadrat
* added meta icons to russell
* seedlet, zoologist refactored like geologist
* refactored Quadrat
* more unnecesary css
* applied to Mayland
* removed CSS from videomaker
* built mayland
* refactored Skatepark
* correct icon and size for Skatepark
* Videomaker: Update the single post template
* Update to use next and prev post blocks
* Add missing file
* Rebuild
* Make the next/prev links display: block
* Videomaker: center nav items
* Videomaker: remove uppercase from nav block
* Videomaker: center social links
* Videomaker: add current-menu-item styles
* Videomaker: add underline to parent menu item
* Videomaker: increase nav spacing
* Videomaker: tweak spacing again
* Videomaker: style current menu item
* Videomaker: fix submenu centering
* Videomaker: make all pattern navs uppercase
* Blockbase: Remove ! important rules from navigation CSS
* Always show submenu items
* Remove another ! important
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Videomaker: Add dynamic template references to the block templates so that they work regardless of the theme position
* replace get_template with get_stylesheet