Full PSA palette: light silver ground, brand red accent, dark text

This commit is contained in:
Barely Removable 2026-08-22 12:41:53 -07:00
parent 2abb568c49
commit f8db3df605
4 changed files with 104 additions and 92 deletions

View file

@ -6,13 +6,13 @@
<title>Card Grader</title>
<link rel="manifest" href="__BASE__/static/manifest.json">
<link rel="icon" href="__BASE__/static/icon.svg">
<meta name="theme-color" content="#16224a">
<meta name="theme-color" content="#ffffff">
<!-- iOS ignores the web app manifest for install behaviour and needs its own
meta tags. Without these, "Add to Home Screen" on an iPhone produces a
bookmark that opens in Safari with the address bar showing, rather than
something that looks and behaves like an installed app. -->
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<meta name="apple-mobile-web-app-title" content="Card Grader">
<link rel="apple-touch-icon" href="__BASE__/static/icon-180.png">
<link rel="preconnect" href="https://fonts.googleapis.com">