summaryrefslogtreecommitdiffstats
path: root/content
diff options
context:
space:
mode:
authoranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-14 00:05:22 -0400
committeranoduck <11767-anoduck@users.noreply.gitgud.io>2024-09-14 00:05:22 -0400
commitfa287d08587aa6172149460eae4b243e78eb7494 (patch)
tree69a6352b3412aa12b52780f468f7c1b3670931cd /content
parent9744378a9b9071872182edb4f151f915ecfa8643 (diff)
updated theme colors
Diffstat (limited to 'content')
-rwxr-xr-xcontent/persons/_index.md24
1 files changed, 0 insertions, 24 deletions
diff --git a/content/persons/_index.md b/content/persons/_index.md
index 71330c5..f5824cb 100755
--- a/content/persons/_index.md
+++ b/content/persons/_index.md
@@ -6,32 +6,8 @@ modules: ["mermaid"]
## Relational Entity Map
-```text
-%%{
- init: {
- 'theme': 'base',
- 'themeVariables': {
- 'darkmode': false,
- 'fontSize': '16px',
- 'background': '#CCCCCC',
- 'primaryColor': '#180D58',
- 'primaryTextColor': '#fff',
- 'primaryBorderColor': '#7C0000',
- 'lineColor': '#F8B229',
- 'secondaryColor': '#006100',
- 'tertiaryColor': '#fff'
- }
- }
-}%%
-```
-
```mermaid
-%%{
- init: {
- 'theme': 'dark',
- }
-}%%
erDiagram
abernathy["A. B. Abernathy"] {
Position Factor "Connecting Factor"