Created
May 4, 2017 16:49
-
-
Save Akryum/53a18a6d9eeeda102cb2f30f03e921ae to your computer and use it in GitHub Desktop.
Mobile Browser color
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<meta name="theme-color" content="#00aaff"/> | |
<!-- Windows Phone --> | |
<meta name="msapplication-navbutton-color" content="#00aaff"/> | |
<!-- iOS Safari --> | |
<meta name="apple-mobile-web-app-capable" content="yes"/> | |
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment