From f2cdb2d08d5adb9eb247581f1947792bb90c72c5 Mon Sep 17 00:00:00 2001 From: mfahampshire Date: Fri, 18 Oct 2024 13:49:41 +0200 Subject: [PATCH] changed theme of mermaid diagram to match everything else --- documentation/docs/pages/network/traffic/acks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/docs/pages/network/traffic/acks.md b/documentation/docs/pages/network/traffic/acks.md index b3f24665f2..7647d3d581 100644 --- a/documentation/docs/pages/network/traffic/acks.md +++ b/documentation/docs/pages/network/traffic/acks.md @@ -6,7 +6,7 @@ A simplified example: if a client sends 100 packets to a gateway, but only recei ```mermaid --- config: - theme: dark + theme: neo-dark layout: elk --- sequenceDiagram