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)',
 	},
 }