new app icon (#2695)

* new app icon

* make icon in readme a bit smaller
This commit is contained in:
Konrad Pozniak 2022-09-13 19:48:09 +02:00 committed by GitHub
commit eb167c623b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
35 changed files with 58 additions and 567 deletions

View file

@ -41,4 +41,7 @@
<color name="elephant_friend_light_color_1">#CAD4E0</color>
<color name="elephant_friend_light_color_2">#d9e1e8</color>
<!-- colors used in the app icon -->
<color name="icon_background">#09497b</color>
<color name="icon_highlight">#39acff</color>
</resources>