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 5, 2022
1 parent 75d4b74 commit ce386f1
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 ce386f1

Please sign in to comment.