From 40987f92cd2b0f3266f3285c35928b64aa8c087e Mon Sep 17 00:00:00 2001 From: arrell_c Date: Wed, 24 May 2023 12:56:11 +0200 Subject: [PATCH] Update Aramis Contacts --- Aramis-Contacts.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Aramis-Contacts.md b/Aramis-Contacts.md index 8da0079..530bdd0 100644 --- a/Aramis-Contacts.md +++ b/Aramis-Contacts.md @@ -1,7 +1,6 @@ Contact list in case of issues ```mermaid - %%{ init: { 'theme': 'base', @@ -9,8 +8,8 @@ Contact list in case of issues 'primaryColor': '#825AA6', 'primaryTextColor': '#fff', 'primaryBorderColor': '#825AA6', - 'lineColor': '#F8B229', - 'secondaryColor': '#006100', + 'lineColor': '#000', + 'secondaryColor': '#000', 'tertiaryColor': '#fff' } }