Skip to content
This repository was archived by the owner on Oct 28, 2022. It is now read-only.

Adding Style Variation Sherbet #104#161

Closed
Dabalina wants to merge 5 commits intoWordPress:trunkfrom
Dabalina:trunk
Closed

Adding Style Variation Sherbet #104#161
Dabalina wants to merge 5 commits intoWordPress:trunkfrom
Dabalina:trunk

Conversation

@Dabalina
Copy link
Copy Markdown

This adds the Sherbet style variation with suggested changes. There is a suggestion to add a duotone like the one in retroactive, I went ahead and added the same duotone from retroactive, wondering if it should be a bit different but not sure what to do with it.

Fixes #104

@mikachan mikachan mentioned this pull request Sep 13, 2022
10 tasks
@scruffian
Copy link
Copy Markdown
Collaborator

If we want to the duotone to work in the same way as Retroactive we'd need to explicitly set the filters for the each of the blocks that it would apply to.

@mikachan
Copy link
Copy Markdown
Member

Thanks for working on this! ❤️

I've opened a PR to move the Inter font definition to the base theme, so we don't need to include the font in this variation.

Copy link
Copy Markdown
Member

@mikachan mikachan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking good! I've just left two small comments.

{
"$schema": "https://schemas.wp.org/trunk/theme.json",
"version": 2,
"title": "Variation Sherbet",
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The title should just be, "Sherbet".

]
},
"typography": {
"fontFamilies": [
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We don't need to redefine the font families in the variation file, so we can remove the 'fontFamilies' array.

@mikachan mikachan requested a review from beafialho September 18, 2022 20:34
@mikachan mikachan mentioned this pull request Sep 19, 2022
@mikachan
Copy link
Copy Markdown
Member

In order to include this in the Beta 1 release, I merged these changes over in another PR #174. @Dabalina, I added you as a co-author, and please feel free to open any further PRs with additional changes (to this variation or anything else).

@mikachan mikachan closed this Sep 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Variation "Sherbet"

3 participants