summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-28 12:07:28 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-28 12:07:28 +0900
commitb4a4d784c3ec847dd19b4b692d66a52c09c9dcb5 (patch)
tree2515723bde12235b46c1a42234677fafc04fdfe7 /src/client/theme/dark.json
parentwip (diff)
downloadsharkey-b4a4d784c3ec847dd19b4b692d66a52c09c9dcb5.tar.gz
sharkey-b4a4d784c3ec847dd19b4b692d66a52c09c9dcb5.tar.bz2
sharkey-b4a4d784c3ec847dd19b4b692d66a52c09c9dcb5.zip
wip
Diffstat (limited to 'src/client/theme/dark.json')
-rw-r--r--src/client/theme/dark.json2
1 files changed, 2 insertions, 0 deletions
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",