add theme-color default grey WIP

356dafd9540a23dfe32f3d9c9fac2612489233e1

RossAscends <124905043+RossAscends@users.noreply.github.com>

1 files changed, +1 -0Ignore whitespace
public/index.html+1 -0
@@ -10,6 +10,7 @@
10 <meta name="mobile-web-app-capable" content="yes">10 <meta name="mobile-web-app-capable" content="yes">
11 <meta name="darkreader-lock">11 <meta name="darkreader-lock">
12 <meta name="robots" content="noindex, nofollow" />12 <meta name="robots" content="noindex, nofollow" />
13 <meta name="theme-color" content="#333">
13 <style>14 <style>
14 /* Put critical CSS here. The rest should go in stylesheets. */15 /* Put critical CSS here. The rest should go in stylesheets. */
15 body {16 body {