mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 23:33:34 +00:00
stub out support for dark theme by default
This commit is contained in:
@@ -35,5 +35,6 @@ namespace Bit.App.Abstractions
|
||||
string GetBuildNumber();
|
||||
void OpenAccessibilitySettings();
|
||||
void OpenAutofillSettings();
|
||||
bool UsingDarkTheme();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user