Searched refs:themeColor (Results 1 – 6 of 6) sorted by relevance
31 themeColor: exp.web?.themeColor,68 themeColor,75 themeColor?: string;106 if (themeColor) {107 contents = addMeta(contents, `name="theme-color" content="${themeColor}"`);
35 themeColor: '#123456',72 themeColor: '#123456',
55 const webThemeColor = webManifest.themeColor || primaryColor;113 themeColor: webThemeColor,
818 themeColor?: string; property
814 themeColor?: string; property
32 | <CODE>web.themeColor \| primaryColor</CODE> | `theme_color` | `<meta name="th…