feat(theme): swap auth backdrop to brand header-background.svg #806

Merged
jmiller merged 1 commits from feat/header-bg-swap into dev 2026-07-18 18:35:24 +00:00
Owner

Replaces the interim mokoonyx-bg.svg (from the marketing site, merged in #804) with the official brand asset from Shared Drives (Assets/branding/primary/background.svg), vendored as public/assets/img/header-background.svg.

  • New asset: 3800x1613 landscape brand artwork (98 KB), self-hosted.
  • Auth-screen backdrop now points at header-background.svg; same CSS treatment (cover/centered) + legible surface panel.
  • Old mokoonyx-bg.svg removed.

Testing (pre-merge): signin/auth pages show the new brand background (light + dark), mobile cover; CI build green.

Replaces the interim `mokoonyx-bg.svg` (from the marketing site, merged in #804) with the official brand asset from Shared Drives (`Assets/branding/primary/background.svg`), vendored as `public/assets/img/header-background.svg`. - New asset: 3800x1613 landscape brand artwork (98 KB), self-hosted. - Auth-screen backdrop now points at `header-background.svg`; same CSS treatment (cover/centered) + legible surface panel. - Old `mokoonyx-bg.svg` removed. Testing (pre-merge): signin/auth pages show the new brand background (light + dark), mobile cover; CI build green.
jmiller added 1 commit 2026-07-18 18:34:10 +00:00
feat(theme): swap auth backdrop to brand header-background.svg
Generic: Project CI / Lint & Validate (pull_request) Successful in 39s
Universal: PR Check / Branch Policy (pull_request) Successful in 2s
Universal: PR Check / Validate PR (pull_request) Successful in 12s
Branch Cleanup / Delete merged branch (pull_request) Successful in 2s
RC Revert / Rename rc/ back to dev/ (pull_request) Has been skipped
Universal: PR Check / Secret Scan (pull_request) Successful in 1m16s
Generic: Project CI / Tests (pull_request) Has been cancelled
Universal: PR Check / Build RC Package (pull_request) Has been cancelled
Universal: PR Check / Report Issues (pull_request) Has been cancelled
e9b46f2e51
Replace the interim mokoonyx-bg.svg (sourced from the marketing site) with the
official brand asset from Shared Drives (Assets/branding/primary/background.svg),
vendored as public/assets/img/header-background.svg, and point the auth-screen
backdrop at it. Larger, higher-detail landscape artwork; same CSS treatment
(cover/centered) and legible surface panel.

Authored-by: Moko Consulting
jmiller merged commit ec65fac21f into dev 2026-07-18 18:35:24 +00:00
jmiller deleted branch feat/header-bg-swap 2026-07-18 18:35:26 +00:00
Sign in to join this conversation.