Add theme-color to website meta data

टिप्पणियां

1 टिप्पणी

  • metanomial

    The lack of this meta tag is currently affecting Chrome Apps (especially notable on Chromebooks), tabs in Chrome for Android, and tabs in Samsung Internet.

    No theme set on Chrome for Android:

    What is should look like with theme set:

    At this time, the "theme-color" meta property is standardized in the HTML Living Standard, §4.2.5.1. Timeline for future browser adoption is uncertain.

    Additionally, Safari for iOS supports theme colors under this unstandardized meta tag:

    <meta name="apple-mobile-web-app-status-bar-style" content="css-color">

    And Internet Explorer for Windows phones supports theme colors under this unstandardized meta tag:

    <meta name="msapplication-navbutton-color" content="css-color">
    
    0

कृपया टिप्पणी करने के लिए साइन इन करें करें.