mirror of
https://github.com/bitwarden/mobile
synced 2026-01-03 17:13:50 +00:00
white status bar on ios
This commit is contained in:
@@ -21,7 +21,7 @@ namespace Bit.App.Controls
|
||||
{
|
||||
// default colors for our app
|
||||
BarBackgroundColor = Color.FromHex("3c8dbc");
|
||||
BarTextColor = Color.FromHex("ffffff");
|
||||
BarTextColor = Color.White;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user