Skip to content

Instantly share code, notes, and snippets.

@MartinZikmund
Last active March 23, 2022 09:02
Show Gist options
  • Save MartinZikmund/48dd38d14add00e50590c5179a09118c to your computer and use it in GitHub Desktop.
Save MartinZikmund/48dd38d14add00e50590c5179a09118c to your computer and use it in GitHub Desktop.
var UnoAppManifest = {
splashScreenImage: "Assets/SplashScreen.png",
splashScreenColor: "transparent",
displayName: "Theme-aware splash screen",
darkThemeBackgroundColor: "blue",
lightThemeBackgroundColor: "yellow",
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment