Skip to content

chore: update logo to new brand design - #1344

Merged
msluszniak merged 6 commits into
mainfrom
@ms/logo-redesign
Aug 3, 2026
Merged

chore: update logo to new brand design#1344
msluszniak merged 6 commits into
mainfrom
@ms/logo-redesign

Conversation

@msluszniak

@msluszniak msluszniak commented Aug 3, 2026

Copy link
Copy Markdown
Member

Description

  • Updated RNE logo in documentation.
  • Updated RNE logo in README.md.
  • Updated Private Mind promo in README.md.
  • Updated social preview on GitHub of RNE.
  • Requested change for landing page (pending, independent of this PR).
  • Added og-image.png referenced by documentation.

Introduces a breaking change?

  • Yes
  • No

Type of change

  • Bug fix (change which fixes an issue)
  • New feature (change which adds functionality)
  • Documentation update (improves or adds clarity to existing documentation)
  • Other (chores, tests, code style improvements etc.)

Tested on

  • iOS
  • Android

Testing instructions

  • Check documentation in both themes (check on PR branch).
  • Check README.md changes in both themes (yarn & yarn build in docs directory).
  • Check RNE social preview, e.g. here: https://github.com/topics/react-native-ai.
  • Check that the social preview to either RNE GitHub and docs have correct image.

Screenshots

Vertical lockup used in the READMEs, and the new social card:

Related issues

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the documentation accordingly
  • My changes generate no new warnings

Additional notes

The wordmark is black/white per the variant grid in the brand book. Page 1 uses #2A47FF instead, which is equally sanctioned — happy to switch the navbar to blue if that reads better.

Replaces the italic wordmark with the upright one from the new brand
book. The flame icon is unchanged (verified identical geometry), so
logo-hero.svg stays as is.

- title.svg / title-dark.svg: upright wordmark, monochrome
  (black on light, white on dark) per the brand guidelines
- logo-horizontal.svg / -dark.svg: new full horizontal lockup
- READMEs now use the horizontal lockup via <picture> so it adapts
  to the GitHub theme; drops the now-redundant <h1>
- adds the missing og-image.png referenced by docusaurus.config.js
@msluszniak msluszniak self-assigned this Aug 3, 2026
@msluszniak msluszniak added the documentation Improvements or additions to documentation label Aug 3, 2026
Swaps the README header to the vertical lockup from the brand book
(flame above a centred wordmark, tight bounding box) and points the
images at the in-repo files with relative paths instead of absolute
raw.githubusercontent.com URLs. GitHub rewrites relative paths in both
img src and source srcset, so the theme-aware <picture> still works and
the images also resolve in PR previews.
…from badges

The vertical lockup on brand-book p7 centres 'React Native' over
'ExecuTorch' (centre delta 0.00), while the typography master the
wordmark was extracted from is left-aligned. Shift line one by half the
width difference to match, and add a break so the logo no longer butts
up against the badge row.
The promo image is a flat-tinted raster with the old italic wordmark
baked in, hosted as a GitHub user-attachment. Recomposited the React
Native ExecuTorch lockup in the same #CCCFD8 tint at brand proportions
and vendored the result so the READMEs reference an in-repo file
instead of an external attachment URL.
The first pass LANCZOS-downscaled an RGBA layer with non-premultiplied
alpha, which bled transparent black into the glyph edges and left the
text softer than its surroundings (10-90% edge width 3.10px vs 1.96px
for the original). Render the wordmark on white instead so no alpha is
involved, and keep the original flame pixels rather than redrawing them
- the icon is unchanged, and its edges are softer (3.31px) than the
type. Only the 214x61 text region differs from the source art now;
edge width 2.08px against the original's 1.96px.
@msluszniak
msluszniak requested a review from barhanc August 3, 2026 08:24
@msluszniak
msluszniak merged commit cb21d6d into main Aug 3, 2026
5 checks passed
@msluszniak
msluszniak deleted the @ms/logo-redesign branch August 3, 2026 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants