Skip to content

Commit

Permalink
[PM-10686] Change the background colour of the app launcher to Bitwar…
Browse files Browse the repository at this point in the history
…den's blue (#3693)
  • Loading branch information
vvolkgang authored Aug 7, 2024
1 parent 9484eeb commit d8471b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/main/res/values-night/ic_launcher_background.xml
Original file line number Diff line number Diff line change
@@ -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>

0 comments on commit d8471b4

Please sign in to comment.