Using meta theme-color for a Quick Win

For websites and web applications, a minor detail that often goes overlooked is the use of the “theme-color” meta attribute.

By simply adding the following meta tag to the head of your page:

<meta name="theme-color" content="#795548" />

For a trivial amount of effort, there’s a very nice benefit for Chrome v39+ for Android:

stack view web view