Brand tuning: switch from "blueprint B" to "cloud imagery" (#96)

* Switch app icon to bluesky image

* Update splash screen to clouds

* Update login screen to use branding

* Lighten the shadows in the brand imagery
This commit is contained in:
Paul Frazee 2023-01-25 19:01:16 -06:00 committed by GitHub
parent 67e9b3596d
commit 32be661d87
59 changed files with 329 additions and 120 deletions

View file

@ -1,17 +1,17 @@
{
"images" : [
{
"filename" : "splash.jpg",
"filename" : "bsky-app-splash.png",
"idiom" : "universal",
"scale" : "1x"
},
{
"filename" : "splash@2x.jpg",
"filename" : "bsky-app-splash@2x.png",
"idiom" : "universal",
"scale" : "2x"
},
{
"filename" : "splash@3x.jpg",
"filename" : "bsky-app-splash@3x.png",
"idiom" : "universal",
"scale" : "3x"
}