luci-theme-bootstrap: disable Dark Reader

Disable Dark Deader since the bootstap theme has built-in
dark and light modes, as well as a mode which auto-detects
the user's preference. Dark Reader also doesn't work well
with the bootstrap theme.

Signed-off-by: Mikael Magnusson <mikma@users.sourceforge.net>
This commit is contained in:
Mikael Magnusson
2025-11-26 23:48:37 +01:00
committed by Paul Donald
parent bf7d15af13
commit 9b5d60757e

View File

@@ -30,6 +30,7 @@
</script>
{% endif %}
<meta name="viewport" content="initial-scale=1.0">
<meta name="darkreader-lock">
<link rel="stylesheet" href="{{ media }}/cascade.css">
<link rel="stylesheet" media="only screen and (max-device-width: 854px)" href="{{ media }}/mobile.css" />
<link rel="icon" href="{{ media }}/logo_48.png" sizes="48x48">