Skip to content

feat: add hero grid paper texture and fix accent misuse in OG image#187

Merged
marc0olo merged 1 commit into
mainfrom
brand/grid-paper-and-accent-fix
May 8, 2026
Merged

feat: add hero grid paper texture and fix accent misuse in OG image#187
marc0olo merged 1 commit into
mainfrom
brand/grid-paper-and-accent-fix

Conversation

@marc0olo
Copy link
Copy Markdown
Member

@marc0olo marc0olo commented May 8, 2026

Summary

  • Hero grid paper: applies the brand's .grid-paper-overlay texture to the hero section. Hero is now full-width with position: relative; overflow: hidden; content wraps in .hero-inner so it stays at 52rem while the texture fills the container. Grid line variables added to :root and [data-theme="dark"].
  • OG image accent fix: the subtitle was incorrectly using accent color for the full sentence. Brand rule: accent is for single words or short phrases only. Subtitle is now bone (#f0ebe0) with only "agents" in accent via <tspan>. Grid paper texture also added to the OG image background. PNG regenerated.

Applies the brand's grid paper overlay to the hero section. The hero is
now full-width with a positioned overlay; content sits above it in a
.hero-inner wrapper.

Fixes the OG image subtitle: the full sentence was incorrectly in accent
color. Per brand guidelines, accent is for single words or short phrases
only. Subtitle is now bone (#f0ebe0) with only "agents" in accent via
tspan. Also adds the grid paper texture to the OG image background.
PNG regenerated from updated SVG.
@marc0olo marc0olo requested review from a team and JoshDFN as code owners May 8, 2026 16:51
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 8, 2026

Skill Validation Report

No skill files were changed in this PR — validation skipped.

@marc0olo marc0olo merged commit f8da8d4 into main May 8, 2026
6 checks passed
@marc0olo marc0olo deleted the brand/grid-paper-and-accent-fix branch May 8, 2026 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants