1
0
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:
aj-rosado
2022-10-19 10:57:01 +01:00
committed by GitHub
parent eefc9bd239
commit 4c2f5c05e5
6 changed files with 108 additions and 0 deletions

View File

@@ -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 (!@#$%^&amp;*).
/// </summary>