Skip to content

Commit

Permalink
logos corrected to be visible in dark mode
Browse files Browse the repository at this point in the history
even lighter visa logo
  • Loading branch information
illabo committed Jun 22, 2020
1 parent 88b8342 commit f7fc890
Show file tree
Hide file tree
Showing 3 changed files with 25 additions and 5 deletions.
Original file line number Diff line number Diff line change
@@ -1,12 +1,32 @@
{
"images" : [
{
"idiom" : "universal",
"filename" : "buttom_logos.pdf"
"filename" : "buttom_logos.pdf",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "light"
}
],
"filename" : "buttom_logos-1.pdf",
"idiom" : "universal"
},
{
"appearances" : [
{
"appearance" : "luminosity",
"value" : "dark"
}
],
"filename" : "bottom_logos_dark.png",
"idiom" : "universal"
}
],
"info" : {
"version" : 1,
"author" : "xcode"
"author" : "xcode",
"version" : 1
}
}
}
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.

0 comments on commit f7fc890

Please sign in to comment.