Skip to content

Use the real CipherGate artwork - #1

Merged
maverick0628 merged 1 commit into
mainfrom
brand/real-artwork
Jul 31, 2026
Merged

Use the real CipherGate artwork#1
maverick0628 merged 1 commit into
mainfrom
brand/real-artwork

Conversation

@maverick0628

Copy link
Copy Markdown
Owner

Replaces the monoline SVG redraw with the source rendering — vault door, glow, circuit traces, wordmark.

Cropped into a header mark and a login lockup. The source has no alpha, just a near-black backdrop that would show as a slightly-wrong rectangle against the panel, so it's keyed out with a soft luminance ramp preserving the glow's falloff. Threshold measured from this file rather than reused: its backdrop reads ≤7, against ≤10 for the sibling artwork.

Served from /assets as files, not data URIs — cacheable, readable CSS, same-origin so the no-external-requests rule holds.

SVG template and renderMarks() removed rather than left dead. A test asserts both files return a PNG signature and a sane length.

469 tests green.

🤖 Generated with Claude Code

Replaces the monoline SVG redraw with the source rendering — the
metallic vault door, the glow behind the keyhole, the circuit traces and
the wordmark, none of which survive being reduced to strokes.

Cropped into two assets: the shield alone for the header, the full
lockup for the login card. The source has no alpha, just a near-black
backdrop that would otherwise show as a slightly-wrong rectangle against
the panel, so it is keyed out with a soft luminance ramp that preserves
the glow's falloff. Threshold measured from this specific file rather
than reused — its backdrop reads up to 7, against 10 for the sibling
artwork.

Served from /assets as files rather than inlined as data URIs: cacheable,
readable CSS, and same-origin so the no-external-requests rule holds.

The SVG template and renderMarks() are removed rather than left dead,
and a test asserts both files return a PNG signature and a sane length —
a binary served down a text path fails quietly.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@maverick0628
maverick0628 merged commit 4bd9cea into main Jul 31, 2026
1 check passed
@maverick0628
maverick0628 deleted the brand/real-artwork branch July 31, 2026 16:50
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.

1 participant