diff options
Diffstat (limited to 'src/client/theme/light.json')
| -rw-r--r-- | src/client/theme/light.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/theme/light.json b/src/client/theme/light.json index 6aec07e74d..7652c6027d 100644 --- a/src/client/theme/light.json +++ b/src/client/theme/light.json @@ -136,6 +136,7 @@ "mobileNavBackdrop": "rgba(0, 0, 0, 0.2)", "mobilePostFormDivider": "rgba(0, 0, 0, 0.1)", "mobilePostFormTextareaBg": "#fff", + "mobileDriveNavBg": ":alpha<0.75<$secondary", "mobileHomeTlItemHover": "rgba(0, 0, 0, 0.05)", "mobileUserPageName": "#757c82", "mobileUserPageAcct": "#969ea5", |