From a2bef1fa5207523126d4f26fd3039cb63f050193 Mon Sep 17 00:00:00 2001
From: syuilo <syuilotan@yahoo.co.jp>
Date: Sat, 23 Jan 2021 16:51:52 +0900
Subject: [PATCH] :art:

---
 src/client/themes/l-apricot.json5 | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/client/themes/l-apricot.json5 b/src/client/themes/l-apricot.json5
index 4bdeea21a5..5e98d79492 100644
--- a/src/client/themes/l-apricot.json5
+++ b/src/client/themes/l-apricot.json5
@@ -16,5 +16,6 @@
 		mention: '@accent',
 		hashtag: '@accent',
 		inputBorder: 'rgba(0, 0, 0, 0.1)',
+		infoBg: 'rgb(226, 235, 241)',
 	},
 }