From 3bbab11b356cf5a0f24b77c89eadf9378e1dd490 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Thu, 22 Dec 2022 22:42:24 +0000 Subject: [PATCH] Link color --- theme/henge/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/henge/theme.json b/theme/henge/theme.json index c3e8319c1..86ed79c37 100644 --- a/theme/henge/theme.json +++ b/theme/henge/theme.json @@ -43,7 +43,7 @@ "column-left-color": "#42383c", "text-entry-background": "#383335", "link-bg-color": "#383335", - "main-link-color": "white", + "main-link-color": "#ccc", "main-link-color-hover": "#ddd", "options-main-link-color": "white", "options-main-link-color-hover": "#ddd",