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