mirror of
https://github.com/bitwarden/mobile
synced 2025-12-10 13:23:39 +00:00
[PS-1188] Add new Solarized Dark Theme (#2141)
* PS-1188 Add new Solarized Dark Theme
This commit is contained in:
9
src/App/Resources/AppResources.Designer.cs
generated
9
src/App/Resources/AppResources.Designer.cs
generated
@@ -5506,6 +5506,15 @@ namespace Bit.App.Resources {
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Solarized Dark.
|
||||
/// </summary>
|
||||
public static string SolarizedDark {
|
||||
get {
|
||||
return ResourceManager.GetString("SolarizedDark", resourceCulture);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Looks up a localized string similar to Special characters (!@#$%^&*).
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user