From 75cd580c3adca8dc8de69fdf0d5d023e2b16d38c Mon Sep 17 00:00:00 2001 From: syuilo Date: Sun, 7 Oct 2018 19:30:24 +0900 Subject: Improve theming --- src/client/theme/light.json5 | 1 + 1 file changed, 1 insertion(+) (limited to 'src/client/theme/light.json5') diff --git a/src/client/theme/light.json5 b/src/client/theme/light.json5 index 90d0d40187..acb2a6d682 100644 --- a/src/client/theme/light.json5 +++ b/src/client/theme/light.json5 @@ -175,6 +175,7 @@ mobileNavBackdrop: 'rgba(0, 0, 0, 0.2)', mobilePostFormDivider: 'rgba(0, 0, 0, 0.1)', mobilePostFormTextareaBg: '#fff', + mobilePostFormButton: '$text', mobileDriveNavBg: ':alpha<0.75<$secondary', mobileHomeTlItemHover: 'rgba(0, 0, 0, 0.05)', mobileUserPageName: '#757c82', -- cgit v1.2.3-freya