We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34fa987 commit cea3a90Copy full SHA for cea3a90
src/styles/theme/themes/light.ts
@@ -113,7 +113,7 @@ const lightTheme = {
113
},
114
[SCREENS.SETTINGS.WORKSPACES]: {
115
backgroundColor: colors.productLight100,
116
- statusBarStyle: CONST.STATUS_BAR_STYLE.LIGHT_CONTENT,
+ statusBarStyle: CONST.STATUS_BAR_STYLE.DARK_CONTENT,
117
118
[SCREENS.SETTINGS.WALLET.ROOT]: {
119
0 commit comments