From f140b95c0380585a6f82c02b790fff930faeb757 Mon Sep 17 00:00:00 2001 From: int00h5525 <38926894+int00h5525@users.noreply.github.com> Date: Wed, 6 Nov 2019 12:19:42 -0600 Subject: [PATCH] Update theme/manifest.json Co-Authored-By: Neale Pickett --- theme/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/manifest.json b/theme/manifest.json index 4a50304..acc15b6 100644 --- a/theme/manifest.json +++ b/theme/manifest.json @@ -3,7 +3,7 @@ "short_name": "MOTH", "start_url": ".", "display": "standalone", - "background_color": "#fff", + "background_color": "#282a33", "theme_color": "#ECB", "description": "The MOTH CTF engine" }