From e61f1e124f052e2317385b48f0b474175f685378 Mon Sep 17 00:00:00 2001 From: "Thomas F. K. Jorna" Date: Thu, 29 Jul 2021 18:25:08 +0200 Subject: emacsnode for mlord --- components/config.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'components/config.ts') diff --git a/components/config.ts b/components/config.ts index 9c49068..d538941 100644 --- a/components/config.ts +++ b/components/config.ts @@ -89,6 +89,7 @@ export const initialVisuals = { nodeHighlight: '', linkHighlight: '', backgroundColor: 'white', + emacsNodeColor: '', } export const initialBehavior = { -- cgit v1.2.3