fix: sync PWA status bar theme-color with app color scheme (#28006)
This commit is contained in:
parent
32f37d86f0
commit
71b27a1b0f
6 changed files with 8 additions and 4 deletions
|
|
@ -9,7 +9,6 @@
|
|||
<link rel="shortcut icon" href="./favicon-v3.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="./apple-touch-icon-v3.png" />
|
||||
<meta name="theme-color" content="#F8F7F7" />
|
||||
<meta name="theme-color" content="#131010" media="(prefers-color-scheme: dark)" />
|
||||
<meta property="og:image" content="./social-share.png" />
|
||||
<meta property="twitter:image" content="./social-share.png" />
|
||||
<script id="oc-theme-preload-script" src="./oc-theme-preload.js"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue