Skip to content

Instantly share code, notes, and snippets.

@niraj-shah
Created November 17, 2014 21:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save niraj-shah/64aa8dced2d73f887fa7 to your computer and use it in GitHub Desktop.
Save niraj-shah/64aa8dced2d73f887fa7 to your computer and use it in GitHub Desktop.
Meta Data to change the Status Bar on devices running Android 5.0 Lollipop
<html>
<head>
<meta name="theme-color" content="#53A6DC">
</head>
<body>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment