From 23ea5431b204312d0a6aed327367622a140d5359 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 5 May 2021 16:53:34 +0100 Subject: [PATCH] Link background --- theme/light/theme.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/theme/light/theme.json b/theme/light/theme.json index f74baaf99..052d4f3a7 100644 --- a/theme/light/theme.json +++ b/theme/light/theme.json @@ -35,7 +35,7 @@ "timeline-posts-background-color": "#e6ebf0", "header-bg-color": "#e6ebf0", "main-bg-color-dm": "#e3dbf0", - "link-bg-color": "#e6ebf0", + "link-bg-color": "#efebf0", "main-bg-color-reply": "white", "main-bg-color-report": "#e3dbf0", "main-header-color-roles": "#ebebf0",