summaryrefslogtreecommitdiff
path: root/src/client/theme/dark.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-09-28 11:40:47 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-09-28 11:40:47 +0900
commit7ca5e33a3afdc57ea27cda2c004a3e6e8d688342 (patch)
treef5e4257d2140383d1be05259bdb3de00cf99e4c6 /src/client/theme/dark.json
parentwip (diff)
downloadsharkey-7ca5e33a3afdc57ea27cda2c004a3e6e8d688342.tar.gz
sharkey-7ca5e33a3afdc57ea27cda2c004a3e6e8d688342.tar.bz2
sharkey-7ca5e33a3afdc57ea27cda2c004a3e6e8d688342.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 f5294f27cd..65e12d5247 100644
--- a/src/client/theme/dark.json
+++ b/src/client/theme/dark.json
@@ -128,6 +128,8 @@
"desktopSettingsNavItem": ":alpha<0.8<$text",
"desktopSettingsNavItemHover": ":lighten<10<$text",
+ "mobileHeaderBg": ":lighten<5<$secondary",
+ "mobileHeaderFg": "$text",
"mobileNavBackdrop": "rgba(0, 0, 0, 0.7)",
"mobileUserPageName": "#fff",
"mobileUserPageAcct": "$text",