summaryrefslogtreecommitdiff
path: root/components/config.ts
diff options
context:
space:
mode:
authorThomas F. K. Jorna <[email protected]>2021-08-02 14:08:13 +0200
committerThomas F. K. Jorna <[email protected]>2021-08-02 14:08:13 +0200
commit66dc7f3477ee250e8fb4a66902d2f2423df84664 (patch)
treea48d9a649afbdbfe1d403dc2bb61b7520481d095 /components/config.ts
parentb684e5dd7f076f54bc041e96f21ced754a4e7432 (diff)
parentab3ec40a1ea8a21eb7a0468f841ad617e0b0155b (diff)
build: citelinks
Diffstat (limited to 'components/config.ts')
-rw-r--r--components/config.ts5
1 files changed, 5 insertions, 0 deletions
diff --git a/components/config.ts b/components/config.ts
index ac4f9c8..1181f65 100644
--- a/components/config.ts
+++ b/components/config.ts
@@ -81,6 +81,11 @@ export const initialVisuals = {
labelTextColor: 'black',
labelBackgroundColor: 'white',
labelBackgroundOpacity: 0.7,
+ citeDashes: true,
+ citeDashLength: 35,
+ citeGapLength: 15,
+ citeLinkColor: 'gray.600',
+ citeNodeColor: 'black',
}
export const initialBehavior = {