From c480b159fc31d97b9b99e9950538b147699c9f78 Mon Sep 17 00:00:00 2001 From: Aevann Date: Tue, 21 Mar 2023 19:15:36 +0200 Subject: [PATCH] add theme_color to manifest_rDrama.json --- files/assets/manifest_rDrama.json | 1 + files/templates/util/html_head.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/files/assets/manifest_rDrama.json b/files/assets/manifest_rDrama.json index 0114d6024..e218bfc76 100644 --- a/files/assets/manifest_rDrama.json +++ b/files/assets/manifest_rDrama.json @@ -4,6 +4,7 @@ "start_url": "https://rdrama.net", "display": "minimal-ui", "background_color": "#FF66AC", + "theme_color": "#805AD5", "description": "rDrama", "icons": [ { diff --git a/files/templates/util/html_head.html b/files/templates/util/html_head.html index c9f1844b1..4a0a57fca 100644 --- a/files/templates/util/html_head.html +++ b/files/templates/util/html_head.html @@ -162,7 +162,7 @@ - +