Thank you for your donation!


Cloudsmith graciously provides open-source package management and distribution for our project.


Theme-Color Meta Tag
#3
(06-04-2021, 10:58 PM)Tim Curtis Wrote: Do you mean the line in this code block in header.php?

Code:
    <!-- MOBILE APP ICONS -->
    <!-- Apple -->
    <meta name="apple-mobile-web-app-capable" content="yes">
    <link rel="apple-touch-icon" sizes="180x180" href="/v5-apple-touch-icon.png">
    <link rel="mask-icon" href="/v5-safari-pinned-tab.svg" color="#5bbad5">
    <!-- Android/Chrome -->
    <link rel="icon" type="image/png" sizes="32x32" href="/v5-favicon-32x32.png">
    <link rel="icon" type="image/png" sizes="16x16" href="/v5-favicon-16x16.png">
    <!--link rel="manifest" href="/site.webmanifest"-->
    <meta name="theme-color" content="#ffffff">
    <!-- Microsoft -->
    <meta name="msapplication-TileColor" content="#da532c">
</head>

Yes, that's it - I use moode on Chrome in a window. The theme color would make the white header bar the same color as the backgound.
Reply


Messages In This Thread
Theme-Color Meta Tag - by maccski - 06-04-2021, 05:27 PM
RE: Theme-Color Meta Tag - by Tim Curtis - 06-04-2021, 10:58 PM
RE: Theme-Color Meta Tag - by maccski - 06-05-2021, 10:44 PM
RE: Theme-Color Meta Tag - by Tim Curtis - 06-05-2021, 10:45 PM
RE: Theme-Color Meta Tag - by maccski - 06-06-2021, 01:24 AM
RE: Theme-Color Meta Tag - by maccski - 06-06-2021, 03:03 AM
RE: Theme-Color Meta Tag - by Tim Curtis - 06-06-2021, 10:14 AM
RE: Theme-Color Meta Tag - by maccski - 06-06-2021, 01:08 PM

Forum Jump: