alphagov/govuk_template

Add support for theme-color?

Closed this issue · 1 comments

It would be nice to be able to have theme-color set so the browser window matches the site. Robin and I tested this in the verify-frontend by adding <meta name="theme-color" content="#0b0c0c" />

That only works for Android. iOS did not seem to have a similar option and we had not tested Windows Mobile.

Can this be added to govuk_template?

Yeah this makes sense!

If you want to make a PR and need some help let us know. :)