mirror of
https://github.com/bitwarden/android.git
synced 2025-03-16 03:08:50 +03:00
[PM-10686] Change the background colour of the app launcher to Bitwarden's blue (#3693)
This commit is contained in:
parent
9484eebc70
commit
d8471b41ca
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<color name="ic_launcher_background">@color/dark_gray</color>
|
||||
<color name="ic_launcher_background">@color/blue_175DDC</color>
|
||||
<color name="ic_shortcut_background">@color/white</color>
|
||||
</resources>
|
||||
|
|
Loading…
Add table
Reference in a new issue