summaryrefslogtreecommitdiff
path: root/components/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'components/config.ts')
-rw-r--r--components/config.ts1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/config.ts b/components/config.ts
index 0bc2c29..6c73921 100644
--- a/components/config.ts
+++ b/components/config.ts
@@ -86,6 +86,7 @@ export const initialVisuals = {
citeDashLength: 35,
citeGapLength: 15,
citeLinkColor: 'gray.600',
+ citeLinkHighlightColor: '',
citeNodeColor: 'black',
}