From 74be1c81b111bca81047b21083249d8be4b35ed8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 27 Sep 2018 22:59:56 +0900 Subject: wip --- src/client/theme/light.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/theme/light.json') diff --git a/src/client/theme/light.json b/src/client/theme/light.json index 8dd4b1fe7b..2c45a57705 100644 --- a/src/client/theme/light.json +++ b/src/client/theme/light.json @@ -69,6 +69,8 @@ "reactionPickerButtonHoverBg": "#eee", + "reactionViewerBorder": "rgba(0, 0, 0, 0.1)", + "urlPreviewBorder": "rgba(0, 0, 0, 0.1)", "urlPreviewBorderHover": "rgba(0, 0, 0, 0.2)", "urlPreviewTitle": "$text", -- cgit v1.2.3-freya