From 39ae6298943e1fb5cb02cb6ffccd8d0e480a8a2f Mon Sep 17 00:00:00 2001 From: adlee-was-taken Date: Sat, 30 May 2026 20:11:46 -0400 Subject: [PATCH] feat(ext/vault): add brand logo to lock screen Mirrors the logo-lockup treatment already used in the popup unlock view (Phase 2B) and the setup wizard. Lock-screen rendering now shows the relicario-logo.svg above the wordmark instead of just the wordmark. Co-Authored-By: Claude Opus 4.7 --- extension/src/vault/vault.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/extension/src/vault/vault.ts b/extension/src/vault/vault.ts index 3de3b56..9bbdc57 100644 --- a/extension/src/vault/vault.ts +++ b/extension/src/vault/vault.ts @@ -270,6 +270,7 @@ function render(): void { function renderLockScreen(app: HTMLElement): void { app.innerHTML = `
+ Relicario