summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.json5
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-10-07 19:30:24 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-10-07 19:30:24 +0900
commit75cd580c3adca8dc8de69fdf0d5d023e2b16d38c (patch)
tree2372d41bc912733dd46e5f69b72cc3107bdf0855 /src/client/theme/dark.json5
parent後方互換性を追加 (diff)
downloadsharkey-75cd580c3adca8dc8de69fdf0d5d023e2b16d38c.tar.gz
sharkey-75cd580c3adca8dc8de69fdf0d5d023e2b16d38c.tar.bz2
sharkey-75cd580c3adca8dc8de69fdf0d5d023e2b16d38c.zip
Improve theming
Diffstat (limited to 'src/client/theme/dark.json5')
-rw-r--r--src/client/theme/dark.json51
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/dark.json5 b/src/client/theme/dark.json5
index 72362a2305..1f4585d14d 100644
--- a/src/client/theme/dark.json5
+++ b/src/client/theme/dark.json5
@@ -175,6 +175,7 @@
mobileNavBackdrop: 'rgba(0, 0, 0, 0.7)',
mobilePostFormDivider: 'rgba(0, 0, 0, 0.2)',
mobilePostFormTextareaBg: 'rgba(0, 0, 0, 0.3)',
+ mobilePostFormButton: '$text',
mobileDriveNavBg: ':alpha<0.75<$secondary',
mobileHomeTlItemHover: 'rgba(255, 255, 255, 0.1)',
mobileUserPageName: '#fff',