Update theme/manifest.json

Co-Authored-By: Neale Pickett <neale@woozle.org>
This commit is contained in:
int00h5525 2019-11-06 12:19:42 -06:00 committed by GitHub
parent f057da87fb
commit f140b95c03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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"
}