From b4a4d784c3ec847dd19b4b692d66a52c09c9dcb5 Mon Sep 17 00:00:00 2001 From: syuilo Date: Fri, 28 Sep 2018 12:07:28 +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 6aa9bf86b6..3d3c9b37c7 100644 --- a/src/client/theme/dark.json +++ b/src/client/theme/dark.json @@ -131,6 +131,8 @@ "mobileHeaderBg": ":lighten<5<$secondary", "mobileHeaderFg": "$text", "mobileNavBackdrop": "rgba(0, 0, 0, 0.7)", + "mobilePostFormDivider": "rgba(0, 0, 0, 0.2)", + "mobilePostFormTextareaBg": "rgba(0, 0, 0, 0.3)", "mobileHomeTlItemHover": "rgba(255, 255, 255, 0.1)", "mobileUserPageName": "#fff", "mobileUserPageAcct": "$text", -- cgit v1.2.3-freya