From 29e79a45cd4fbe35939fcf7a510db30e1fdb4b80 Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Wed, 5 May 2021 21:48:20 +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 89d963ad6..581567633 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": "#efebf0", + "link-bg-color": "#eef4fa", "main-bg-color-reply": "white", "main-bg-color-report": "#e3dbf0", "main-header-color-roles": "#ebebf0",