feat: darker dedicated favicon (#6a8018) for tab contrast

Logo (navbar) keeps the acid #d8ff3e; only the favicon uses a darker
acid for legibility on light browser tabs. Geometry identical.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
This commit is contained in:
h z
2026-05-17 15:33:40 +01:00
parent 16a0861f77
commit 47606ac0a8
2 changed files with 45 additions and 1 deletions

View File

@@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="color-scheme" content="dark">
<title>Hangman Lab</title>
<link rel="icon" type="image/svg+xml" href="/icons/hangman-lab-logo.svg?v=hl-20260517">
<link rel="icon" type="image/svg+xml" href="/icons/hangman-lab-favicon.svg?v=hl-20260517b">
<link rel="stylesheet" href="/fonts/fonts.css">
</head>
<body>