Update Aramis Contacts

This commit is contained in:
arrell_c 2023-05-24 12:56:11 +02:00
parent a47aafdc7a
commit 40987f92cd

View File

@ -1,7 +1,6 @@
Contact list in case of issues Contact list in case of issues
```mermaid ```mermaid
%%{ %%{
init: { init: {
'theme': 'base', 'theme': 'base',
@ -9,8 +8,8 @@ Contact list in case of issues
'primaryColor': '#825AA6', 'primaryColor': '#825AA6',
'primaryTextColor': '#fff', 'primaryTextColor': '#fff',
'primaryBorderColor': '#825AA6', 'primaryBorderColor': '#825AA6',
'lineColor': '#F8B229', 'lineColor': '#000',
'secondaryColor': '#006100', 'secondaryColor': '#000',
'tertiaryColor': '#fff' 'tertiaryColor': '#fff'
} }
} }