Skip to content

Commit

Permalink
fix: add the splash keys to dark mode
Browse files Browse the repository at this point in the history
  • Loading branch information
watadarkstar committed Feb 6, 2022
1 parent 2db3897 commit 6652230
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@
"resizeMode": "contain",
"backgroundColor": "#fff",
"dark": {
"image": "./assets/images/splash.png",
"resizeMode": "contain",
"backgroundColor": "#121212"
}
}
Expand Down

0 comments on commit 6652230

Please sign in to comment.