* removed typography styles for buttons
* removed typography styles for buttons
* remove more styles
* kept the mixins, but removed the includes
* remove padding include from button styles
* lint
* Bump min version for Blockbase to 6.1
* rebuild ponyfill after rebase
* Update theme.json schema version
* Update file button hover status
Co-authored-by: MaggieCabrera <maggie.cabrera@automattic.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Added Page template and typo updates
- Page template added, with singular.html removed for the purpose of single.html having post meta, and page to be plain.
- Heading size fixes
* Missing color fix & increased widths
- Assigned the correct color for text
- Wide and content widths are slightly increased for better support for Pattern Assembler
* Fix theme uri
Fixed theme uri was misplaced with previous commit, this one fixes it
* move link pseudo states to theme.json
* Removed navigation underline hover to achieve design parity before the change
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Stewart: Move link color and hover color to theme.json
* move text decoration rules to JSON
* Bump min version for Stewart to 6.1
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Pendant: replacing CSS with theme.json settings for link elements
* Bump min version for Pendant to 6.1
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* move link styles to theme.json
* Remote: Adding the removed text-decoration-thickness property but in theme.json
* Bump min version for Remote to 6.1
Co-authored-by: A8C <a8c@Madhus-MacBook-Pro.local>
Co-authored-by: Matias Benedetto <matias.benedetto@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* Add the load_theme_textdomain function call
* Fix incorrect domain
* Load blockbase translations
* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)
* Refactored calls to load_theme_textdomain to not include the default location to simplify the call
* Added load_theme_textdomain call to block canvas
* Removed unrelated videomaker changes
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Add home template with content from design and refine patterns used in home template.
* Escape text.
* Add alt text and escape text.
* Compress headshots.
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* Clean Slate initial commit
The first commit of the Clean Slate theme, a blank/starter theme.
* broken commit process
Initial commit stuck at delta. will re-commit the fonts
* Revert "broken commit process"
This reverts commit e2653f78a8.
* Removal of all patterns
Removed all patterns from the theme
* Missing new lines added
Missing new lines in templates and parts added
* Removal of parent theme line in style.css
Removed "Template:" declaration line in style.css since this is not a child theme.
* Removal of TT3 fonts
Removed all custom fonts bundled with the theme
* Renamed to Blank Canvas
Per the decision on the name, this will be the replacement of Blank Canvas
* Remove all templates except index and singular
* Removal of CustomTemplates
Removed custom templates declarations from the theme.json file