summaryrefslogtreecommitdiff
path: root/components/config.ts
diff options
context:
space:
mode:
Diffstat (limited to 'components/config.ts')
-rw-r--r--components/config.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/config.ts b/components/config.ts
index fdb4145..c2f8ff5 100644
--- a/components/config.ts
+++ b/components/config.ts
@@ -73,7 +73,7 @@ export const initialVisuals = {
nodeHighlight: '',
linkHighlight: 'purple.500',
backgroundColor: 'white',
- emacsNodeColor: 'grey.800',
+ emacsNodeColor: 'gray.800',
labelTextColor: 'black',
labelBackgroundColor: 'white',
labelBackgroundOpacity: 0.7,