diff options
author | Tilman Vatteroth | 2020-11-15 20:12:22 +0100 |
---|---|---|
committer | Tilman Vatteroth | 2020-11-15 20:12:39 +0100 |
commit | cdc5a89cd7a9d1c3cf3468e79620ac346f806874 (patch) | |
tree | 3c6531787e78a05fd9afd50c7ab752c7aec02f7e /public/icons | |
parent | d10c13e842bb1ecb3fb91a130281bab1583ba5ab (diff) |
apply review suggestions
Diffstat (limited to 'public/icons')
-rw-r--r-- | public/icons/html_code.html | 0 | ||||
-rw-r--r-- | public/icons/site.webmanifest | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/public/icons/html_code.html b/public/icons/html_code.html deleted file mode 100644 index e69de29b..00000000 --- a/public/icons/html_code.html +++ /dev/null diff --git a/public/icons/site.webmanifest b/public/icons/site.webmanifest index a3d61782..adbd7a98 100644 --- a/public/icons/site.webmanifest +++ b/public/icons/site.webmanifest @@ -13,6 +13,6 @@ "type": "image/png" } ], - "theme_color": "#303030", + "theme_color": "#b51f08", "background_color": "#303030" } |