diff options
Diffstat (limited to 'src/client/theme/light.json')
| -rw-r--r-- | src/client/theme/light.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json index 2c45a57705..556bd24506 100644 --- a/src/client/theme/light.json +++ b/src/client/theme/light.json @@ -91,6 +91,8 @@ "googleSearchHoverBorder": "rgba(0, 0, 0, 0.3)", "googleSearchHoverButton": "rgba(0, 0, 0, 0.05)", + "mfmTitleBg": "rgba(0, 0, 0, 0.07)", + "messagingRoomBg": "#fff", "messagingRoomInfo": "#000", "messagingRoomDateDividerLine": "rgba(0, 0, 0, 0.1)", |