mirror of
https://github.com/wukko/cobalt.git
synced 2025-06-12 13:17:45 +02:00
web/html: prevent chrome & darkreader from messing up the dark theme
This commit is contained in:
@ -10,6 +10,9 @@
|
||||
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
||||
<meta name="apple-mobile-web-app-title" content="cobalt">
|
||||
|
||||
<meta name="darkreader-lock">
|
||||
<meta name="color-scheme" content="only light">
|
||||
|
||||
<link rel="icon" href="%sveltekit.assets%/favicon.png">
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="%sveltekit.assets%/icons/apple-touch-icon.png">
|
||||
|
||||
|
Reference in New Issue
Block a user