The copyright symbol in these themes was just positioned infront of
'Designed with...' which didn't make sense. Removing completely - users
would've needed to customise the pattern for the copyright to have made
sense anyway.
`gh pr create` can't non-interactively push a branch and create a PR.
Just use a plain old `git push` before running `gh pr create --head`
which will work non-interactively if the branch is already pushed.
The dotted separator wasn't displaying because the height of the
separator was too small. This change overrides the height for the dotted
separator only.
The dotted separator wasn't displaying because the height of the
separator was too small. This change overrides the height for the dotted
separator only.
This changes all usage of `arc` to GitHub's `gh` utility.
---------
Co-authored-by: Miguel <miguel.san.segundo@automattic.com>
Co-authored-by: Dean Sas <dean.sas@automattic.com>
* Changes from WordPress Playground
* Fix patterns.
* Use esc_html_e to translate strings in patterns
* Update translation functions in home.php and startup.php
* Try to address feedback.
* Try to fix Search and 404.
* Update search and 404 again.
* Adds css rule for heading color inside cover blocks to match default paragraph text color
---------
Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
Co-authored-by: Grant Kinney <hi@grant.mk>
4bf4fb9a introduced a bug when including `wpcom-colors.php` by using the
editor. It was missing a directory separate and so it fataled with an
error message like:
`PHP Fatal error: Uncaught Error: Failed opening required '/xxx/seedlet/incwpcom-colors.php' (include_path='.') in /xxx/seedlet/inc/wpcom-editor-colors.php:3
- Changed its main heading "Is this nice?" to "Is this cool?" after some feedback regarding the expression
- Adjustments in the outer spacing
- Adjustments in the templates wide widths
- Added font license
- Updated screenshot
Co-authored-by: Beatriz Fialho <65220155+beafialho@users.noreply.github.com>
* add partials for section styles
* remove styles.blocks.variations from theme.json
* move to styles.variations
* Remove button outline styles
* remove extraneous style from type-only variations
* use slug and title for each section
* version 4 theme.json
* Make forms and inputs better across more styles
* Update style.css
* remove custom.input values
* tweak input styles
* add vermilian and gainsboro
* add default duotone
* better duotones across all variations
* tweak default duotone
* Update 43-moss.json