Branding And Pattern Updates #19
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR delivers a branding refresh and pattern refinements for the Elayne WordPress block theme, centered on new logo assets and updated block styles. It adds a full set of logo variants and sizes under
assets/images/logos/, while adjusting core navigation styling and multiple front-end patterns to align with the updated visual language. Documentation and release notes are updated alongside theme metadata files to reflect the changes and keep guidance current. Overall impact is improved brand consistency, refreshed pattern presentation, and clearer documentation for theme consumers. The change set spans 29 files with a net expansion of assets and targeted CSS/PHP adjustments.Branding Assets and Visual Identity:
assets/images/logos/), enabling consistent usage in theme UI and documentation.Theme Styles and Pattern Updates:
assets/styles/core-navigation.cssto adjust navigation styling in line with the new branding direction.patterns/card-call-to-action.php,patterns/portfolio-grid-masonry.php,patterns/stats-showcase.php, andpatterns/team-grid.phpto better match the refreshed design system and layout expectations.Documentation and Release Notes:
README.md,readme.txt, andCHANGELOG.mdto document the branding update and pattern changes, ensuring release notes and usage guidance stay aligned with the codebase.style.csstheme metadata to reflect the current theme state alongside the broader branding and pattern adjustments.Files Changed:
CHANGELOG.md(Modified)README.md(Modified)assets/styles/core-navigation.css(Modified)patterns/card-call-to-action.php(Modified)patterns/portfolio-grid-masonry.php(Modified)patterns/stats-showcase.php(Modified)patterns/team-grid.php(Modified)readme.txt(Modified)style.css(Modified)assets/images/logos/elayne-logo-dark-16x16.png(Added)assets/images/logos/elayne-logo-dark-32x32.png(Added)assets/images/logos/elayne-logo-dark-48x48.png(Added)assets/images/logos/elayne-logo-dark.png(Added)assets/images/logos/elayne-logo-dark.svg(Added)assets/images/logos/elayne-logo-outline-16x16.png(Added)assets/images/logos/elayne-logo-outline-32x32.png(Added)assets/images/logos/elayne-logo-outline-48x48.png(Added)assets/images/logos/elayne-logo-outline.png(Added)assets/images/logos/elayne-logo-outline.svg(Added)assets/images/logos/elayne-logo-primary-16x16.png(Added)assets/images/logos/elayne-logo-primary-32x32.png(Added)assets/images/logos/elayne-logo-primary-48x48.png(Added)assets/images/logos/elayne-logo-primary.png(Added)assets/images/logos/elayne-logo-primary.svg(Added)assets/images/logos/elayne-logo-white-16x16.png(Added)assets/images/logos/elayne-logo-white-32x32.png(Added)assets/images/logos/elayne-logo-white-48x48.png(Added)assets/images/logos/elayne-logo-white.png(Added)assets/images/logos/elayne-logo-white.svg(Added)