- From: main@{1day}...main <notifications@github.com>
- Date: Sat, 22 Mar 2025 23:38:56 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 23 March 2025 06:39:01 UTC
Bruno-bot-stack created an issue (w3c/manifest#1169) `>` const metaTag = document.querySelector('meta[name="theme-color"]'); > if (metaTag) { > metaTag.setAttribute('content', theme === 'dark' ? '#030711' : 'white'); > } _Originally posted by @barisyasar in [#975](https://github.com/w3c/manifest/issues/975#issuecomment-2740686403)_ -- Reply to this email directly or view it on GitHub: https://github.com/w3c/manifest/issues/1169 You are receiving this because you are subscribed to this thread. Message ID: <w3c/manifest/issues/1169@github.com>
Received on Sunday, 23 March 2025 06:39:01 UTC