<meta name="color-scheme" content="dark">
this gives me working darkmode on all the ff forks i've tried
could horp use this to increase compatibility?
<meta name="color-scheme" content="dark">
this gives me working darkmode on all the ff forks i've tried
could horp use this to increase compatibility?
7 Comments
pmjv@horp.sciops.net · 1 pts · 34d
well, no, this would force the dark theme for everyone.
i presume you're using some hardened firefox-forks that force "resist.fingeprinting",
which prevents the theme switch.
you can do this in about:config
undthr@horp.sciops.net · 1 pts · 34d
ah right, it's not an issue, i was just testing a bunch of browsers against some html4/5 without css and comparing how they rendered things
links2 doesn't seem to like <pre>
thanks for the tips
edit: links2 doesn't seem to like <pre> within <div align=center>
pmjv@horp.sciops.net · 1 pts · 34d
do you mean that it doesn't center the pre? I think it's because "pre's" are full-width of the links window, so it's centered in theory, but also 100% wide.
same with using <center><pre>blabla</pre></center>
undthr@horp.sciops.net · 1 pts · 34d
yeah, formatted text is left justified instead of center
links2 is the only browser that shows this behaviour, other browsers tested:
w3m
lynx
dillo
netsurf 3.11 gtk
netsurf 3.12 ereader
ff + 3 forks
undthr@horp.sciops.net · 1 pts · 33d
need to test more
but lynx may also not render centered pre tags
has rss been disabled for the horp?
pmjv@horp.sciops.net · 1 pts · 33d
yes its broken for now
undthr@horp.sciops.net · 1 pts · 33d
thanks for the info