From 613838c088f2010102a75f506733fbbd7e6ad406 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=9A=D0=B8=D1=80=D0=B8=D0=BB=D0=BB=20=D0=A7=D0=B8=D0=BA?= =?UTF-8?q?=D0=B0=D0=BB=D0=B8=D0=BD?= Date: Fri, 9 Aug 2024 15:37:23 +0000 Subject: [PATCH] Update puml-theme-logseq.puml --- puml-theme-logseq.puml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/puml-theme-logseq.puml b/puml-theme-logseq.puml index 9be9513..8f4052b 100644 --- a/puml-theme-logseq.puml +++ b/puml-theme-logseq.puml @@ -23,8 +23,8 @@ skinparam useBetaStyle false !$WHITE = "#FFF" !$GRAY_LIGHT = "#222" !$GRAY = "#555" -!$PRIMARY = "#2A9FD6" -!$SECONDARY = "#555" +!$PRIMARY = "#023643" +!$SECONDARY = "#023643" !$SUCCESS = "#77B300" !$INFO = "#9933CC" !$WARNING = "#FF8800"