chromium/chrome/test/data/android/theme_color_test2.html

<!DOCTYPE html>
<html>
    <head>
        <title>Test page</title>
        <meta name="theme-color" content="#0000ff">
    </head>
    <body>
        Chromium theme colors2!
    </body>
</html>