Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |From a5a82d6a2efa04415043b7ea8eff16d90d5bf86a Mon Sep 17 00:00:00 2001 |From: =?UTF-8?q?Joachim=20B=C3=BCchel?= |Date: Sun, 7 Jun 2020 13:22:18 +0200 |Subject: [PATCH] Solarized light and dark theme | |Port st-solarized-both to 0.8.3 |--- | config.def.h | 72 +++++++++++++++++++++++++++++++--------------------- | st.h | 1 + | x.c | 26 +++++++++++++++---- | 3 files changed, 65 insertions(+), 34 deletions(-) | |diff --git a/config.def.h b/config.def.h |index 8a58f1c..1010a4f 100644 |--- a/config.def.h |+++ b/config.def.h -------------------------- Patching file config.def.h using Plan A... Hunk #1 succeeded at 86. Hunk #2 succeeded at 131. Hunk #3 succeeded at 201 (offset 3 lines). Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/st.h b/st.h |index d978458..606c302 100644 |--- a/st.h |+++ b/st.h -------------------------- Patching file st.h using Plan A... Hunk #1 succeeded at 119. Hmm... The next patch looks like a unified diff to me... The text leading up to this was: -------------------------- |diff --git a/x.c b/x.c |index 22c7dfc..5598fb6 100644 |--- a/x.c |+++ b/x.c -------------------------- Patching file x.c using Plan A... Hunk #1 succeeded at 55. Hunk #2 succeeded at 255. Hunk #3 succeeded at 295. Hunk #4 succeeded at 759. Hunk #5 succeeded at 782. Hunk #6 succeeded at 805. Hunk #7 succeeded at 1185. Hmm... Ignoring the trailing garbage. done