From f417df7915c4eacf49f04799481330d924ef02c8 Mon Sep 17 00:00:00 2001 From: trevorshannon Date: Fri, 1 Dec 2023 20:44:00 -0800 Subject: [PATCH 1/2] Fixes dark mode on iOS. In particular, the unified diff view is now more readable. --- lib/urlwatch/reporters.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lib/urlwatch/reporters.py b/lib/urlwatch/reporters.py index 26e7b78a..563bfc15 100644 --- a/lib/urlwatch/reporters.py +++ b/lib/urlwatch/reporters.py @@ -184,7 +184,10 @@ def _parts(self): urlwatch + + From 1d09ca00bc79a24323ac17873430362ce0c52d0f Mon Sep 17 00:00:00 2001 From: Thomas Perl Date: Sun, 3 Dec 2023 21:14:21 +0100 Subject: [PATCH 2/2] Update reporters.py --- lib/urlwatch/reporters.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/urlwatch/reporters.py b/lib/urlwatch/reporters.py index e6a02d4d..e3983417 100644 --- a/lib/urlwatch/reporters.py +++ b/lib/urlwatch/reporters.py @@ -188,7 +188,7 @@ def _parts(self):