From 1d5975d11b4124dc15bd83fcaf786ce46c43604a Mon Sep 17 00:00:00 2001 From: simonpipe Date: Thu, 12 Mar 2026 09:19:26 +0100 Subject: [PATCH] Update sermon.css --- sermon.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sermon.css b/sermon.css index c667ba6..78c4900 100644 --- a/sermon.css +++ b/sermon.css @@ -28,7 +28,7 @@ Original License: MIT (https://github.com/rnd195/my-marp-themes/blob/live/licens --colorblockquote: #000; --colorbg: #ffffff; --gradient-start: #e1c2e1; - --gradient-end: #b9d5d9; + --gradient-end: #e1c2a9; --gradient-direction: to top right; font-family: 'Ubuntu', sans-serif;