From 068d18b69bae8456669293a8b7dfe9afd827e03d Mon Sep 17 00:00:00 2001 From: maTh Date: Sat, 4 Mar 2023 15:05:58 +0100 Subject: Add: (#5105) * implemented * themes' metadata.json * fix * fix * retrigger tests * Update lib/Minz/View.php Co-authored-by: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> * Update lib/Minz/View.php Co-authored-by: Alexandre Alapetite * Update lib/Minz/View.php Co-authored-by: Alexandre Alapetite * Update lib/Minz/View.php Co-authored-by: Alexandre Alapetite * fix --------- Co-authored-by: Alexandre Alapetite Co-authored-by: Luc SANCHEZ <4697568+ColonelMoutarde@users.noreply.github.com> --- p/themes/Screwdriver/metadata.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'p/themes/Screwdriver') diff --git a/p/themes/Screwdriver/metadata.json b/p/themes/Screwdriver/metadata.json index 8da73f80c..87deba45a 100644 --- a/p/themes/Screwdriver/metadata.json +++ b/p/themes/Screwdriver/metadata.json @@ -4,5 +4,6 @@ "description": "C’est un cocktail ! C’est chaud mais « fresh » à la fois. Ce thème tue du chaton.", "version": 1.1, "files": ["_frss.css","screwdriver.css"], - "deprecated" : true + "deprecated" : true, + "theme-color": "#fefefe" } -- cgit v1.2.3