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/dark.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/client/theme/dark.json') diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json index 44a8e0e568..39828e364e 100644 --- a/src/client/theme/dark.json +++ b/src/client/theme/dark.json @@ -69,6 +69,8 @@ "reactionPickerButtonHoverBg": "rgba(255, 255, 255, 0.18)", + "reactionViewerBorder": "rgba(255, 255, 255, 0.1)", + "urlPreviewBorder": "rgba(0, 0, 0, 0.4)", "urlPreviewBorderHover": "rgba(255, 255, 255, 0.2)", "urlPreviewTitle": "$text", -- cgit v1.2.3-freya