about summary refs log tree commit diff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/view/shell/mobile/Menu.tsx2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/shell/mobile/Menu.tsx b/src/view/shell/mobile/Menu.tsx
index 881752b08..bc487aee2 100644
--- a/src/view/shell/mobile/Menu.tsx
+++ b/src/view/shell/mobile/Menu.tsx
@@ -272,7 +272,7 @@ const styles = StyleSheet.create({
     paddingLeft: 30,
   },
   viewDarkMode: {
-    backgroundColor: colors.gray8,
+    backgroundColor: '#202023',
   },
 
   profileCardDisplayName: {