From 6a5cc149d373354941d046d3b3d851901fb4caf3 Mon Sep 17 00:00:00 2001 From: David Vazgenovich Shakaryan Date: Mon, 16 May 2022 01:34:54 -0700 Subject: web: support ending ongoing match; ui/colour tweaks Ending a match while the computer is throwing currently results in data being written to the prompt because any scheduled C calls are not being cleared yet. --- web/static/dartboat.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'web/static/dartboat.webmanifest') diff --git a/web/static/dartboat.webmanifest b/web/static/dartboat.webmanifest index f6023bd..7c7ff6d 100644 --- a/web/static/dartboat.webmanifest +++ b/web/static/dartboat.webmanifest @@ -5,7 +5,7 @@ "display": "standalone", "background_color": "#1a1a1a", - "theme_color": "#311d52", + "theme_color": "#583a90", "icons": [ { "src": "icons/dartboat_16.png", "sizes": "16x16", "type": "image/png" }, -- cgit v1.2.3-70-g09d2