diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-28 14:03:55 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-28 14:03:55 +0900 |
| commit | 1eef90f6cbdbf06bbc1c7e03398e9e1243664fe1 (patch) | |
| tree | be1269f811fd4a1d4390ef8dd025b31662ea6e52 /src/client/theme/dark.json | |
| parent | wip (diff) | |
| download | sharkey-1eef90f6cbdbf06bbc1c7e03398e9e1243664fe1.tar.gz sharkey-1eef90f6cbdbf06bbc1c7e03398e9e1243664fe1.tar.bz2 sharkey-1eef90f6cbdbf06bbc1c7e03398e9e1243664fe1.zip | |
wip
Diffstat (limited to 'src/client/theme/dark.json')
| -rw-r--r-- | src/client/theme/dark.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/dark.json b/src/client/theme/dark.json index b4c9fd5606..f8b3420e7c 100644 --- a/src/client/theme/dark.json +++ b/src/client/theme/dark.json @@ -136,6 +136,7 @@ "mobileNavBackdrop": "rgba(0, 0, 0, 0.7)", "mobilePostFormDivider": "rgba(0, 0, 0, 0.2)", "mobilePostFormTextareaBg": "rgba(0, 0, 0, 0.3)", + "mobileDriveNavBg": ":alpha<0.75<$secondary", "mobileHomeTlItemHover": "rgba(255, 255, 255, 0.1)", "mobileUserPageName": "#fff", "mobileUserPageAcct": "$text", |