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:
parent
67e9b3596d
commit
32be661d87
59 changed files with 329 additions and 120 deletions
|
@ -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"
|
||||
}
|
||||
|
|
BIN
ios/app/Images.xcassets/LaunchScreen.imageset/bsky-app-splash.png
vendored
Normal file
BIN
ios/app/Images.xcassets/LaunchScreen.imageset/bsky-app-splash.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 696 KiB |
BIN
ios/app/Images.xcassets/LaunchScreen.imageset/bsky-app-splash@2x.png
vendored
Normal file
BIN
ios/app/Images.xcassets/LaunchScreen.imageset/bsky-app-splash@2x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.3 MiB |
BIN
ios/app/Images.xcassets/LaunchScreen.imageset/bsky-app-splash@3x.png
vendored
Normal file
BIN
ios/app/Images.xcassets/LaunchScreen.imageset/bsky-app-splash@3x.png
vendored
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 MiB |
Binary file not shown.
Before Width: | Height: | Size: 92 KiB |
Binary file not shown.
Before Width: | Height: | Size: 256 KiB |
Binary file not shown.
Before Width: | Height: | Size: 527 KiB |
Loading…
Add table
Add a link
Reference in a new issue