diff --git a/branding/README.md b/branding/README.md index e8b324a..9a9eaab 100644 --- a/branding/README.md +++ b/branding/README.md @@ -10,11 +10,17 @@ legible where they cross the check. | `avatar.png` | The org avatar. White swoosh on brand blue, 1024x1024, wordless. | | `logo.png` / `logo-dark.png` | The full lockup for light / dark backgrounds (keyline colour differs). | | `logo-mark.png` | The swoosh alone, transparent, brand blue. | -| `banner-light.png` / `banner-dark.png` | READMEs and docs. Pair them in a ``. Lockup on the left, a sample check run on the right, no tagline. Rasterized at 2× (2560×640) so they stay sharp on retina displays. | +| `banner-light.png` / `banner-dark.png` | READMEs and docs. Pair them in a ``. Lockup on the left, a sample check run on the right, no tagline. Rasterized at 2× (2000×640) so they stay sharp on retina displays. | | `favicon.svg` | Favicon / small tile. | -| `social-preview.png` | GitHub social preview (1280x640). Centred lockup over the domain, no tagline. Upload it per repository under Settings → Social preview; nothing does that for you. | +| `social-preview.png` | GitHub social preview (1280x640). Same two-column composition as the banner, with the domain under the lockup. Upload it per repository under Settings → Social preview; nothing does that for you. | | `*.svg` | Source of truth. The wordmark uses Montserrat SemiBold; PNGs here are the reference renders. | +The banner is 1000×320 rather than the 1280×320 it used to be. Taking the +tagline out left a 443px void between the lockup and the check-run panel — +six times the outer margins — so the canvas was narrowed to the content +instead of padding the middle. Keep that in mind before adding anything +back: the layout is sized to what is in it. + None of these carry a tagline, and new ones should not either. A slogan baked into a PNG cannot be reviewed in a diff, cannot be corrected without a machine that has Montserrat installed, and goes stale silently — these read @@ -29,8 +35,8 @@ installed to render correctly. To re-render the banners (needs Montserrat SemiBold installed): ```bash -rsvg-convert -w 2560 -h 640 -o banner-light.png banner-light.svg -rsvg-convert -w 2560 -h 640 -o banner-dark.png banner-dark.svg +rsvg-convert -w 2000 -h 640 -o banner-light.png banner-light.svg +rsvg-convert -w 2000 -h 640 -o banner-dark.png banner-dark.svg rsvg-convert -w 1280 -h 640 -o social-preview.png social-preview.svg ``` diff --git a/branding/banner-dark.png b/branding/banner-dark.png index 1207a2d..07541c4 100644 Binary files a/branding/banner-dark.png and b/branding/banner-dark.png differ diff --git a/branding/banner-dark.svg b/branding/banner-dark.svg index 8ab0a2c..8254f60 100644 --- a/branding/banner-dark.svg +++ b/branding/banner-dark.svg @@ -1,11 +1,13 @@ - - - + + + COMMIT + ALL CHECKS PASSED messagefeat: add pagination branchfeat/pagination author-emaildev@example.com ai-attributionno AI trailers + \ No newline at end of file diff --git a/branding/banner-light.png b/branding/banner-light.png index 9e8702e..96c432e 100644 Binary files a/branding/banner-light.png and b/branding/banner-light.png differ diff --git a/branding/banner-light.svg b/branding/banner-light.svg index 07b78cd..77fb360 100644 --- a/branding/banner-light.svg +++ b/branding/banner-light.svg @@ -1,11 +1,13 @@ - - - + + + COMMIT + ALL CHECKS PASSED messagefeat: add pagination branchfeat/pagination author-emaildev@example.com ai-attributionno AI trailers + \ No newline at end of file diff --git a/branding/social-preview.png b/branding/social-preview.png index e7f6850..8f64d48 100644 Binary files a/branding/social-preview.png and b/branding/social-preview.png differ diff --git a/branding/social-preview.svg b/branding/social-preview.svg index f7e555c..409832f 100644 --- a/branding/social-preview.svg +++ b/branding/social-preview.svg @@ -1,7 +1,15 @@ - + COMMIT - - commit-check.com - \ No newline at end of file + + commit-check.com + + + ALL CHECKS PASSED + messagefeat: add pagination + branchfeat/pagination + author-emaildev@example.com + ai-attributionno AI trailers + +