From 6a7cd60b982f2c0c429a3f62e962aadb78b4b2cd Mon Sep 17 00:00:00 2001
From: Malin Freeborn <malinfreeborn@posteo.net>
Date: Sun, 8 Sep 2024 21:17:57 +0200
Subject: [PATCH] synchronize ornamented box header colouring

---
 layout.sty | 1 +
 1 file changed, 1 insertion(+)

diff --git a/layout.sty b/layout.sty
index 2e788505..dbbe698e 100644
--- a/layout.sty
+++ b/layout.sty
@@ -547,6 +547,7 @@ bookmarks=true]%
   skin first=ornamented,  skin last=ornamented,
   title engine=standard,
   colbacktitle=white,
+  colframe={\pageSideColor},
   frame code={
     % Account for the line widths in order not to draw beyond the bounding
     % box---except for a few very small details for which this is intentional.
-- 
GitLab