Skip to content

Instantly share code, notes, and snippets.

@mrkdevelopment
Last active February 1, 2020 23:59
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 mrkdevelopment/d05858d3ac05758e71ee6d82ec7a26f9 to your computer and use it in GitHub Desktop.
Save mrkdevelopment/d05858d3ac05758e71ee6d82ec7a26f9 to your computer and use it in GitHub Desktop.
Add this to your header for coloured browser in mobile
<!-- Blue Version -->
<meta name="theme-color" content="#038"/>
<!--Grey Version -->
<meta name="theme-color" content="#3a3a3a"/>
<!--Green version -->
<meta name="theme-color" content="#209b60"/>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment