<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://computers.huntertur.net/index.php?action=history&amp;feed=atom&amp;title=Force_dark_mode_for_an_iframe</id>
	<title>Force dark mode for an iframe - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://computers.huntertur.net/index.php?action=history&amp;feed=atom&amp;title=Force_dark_mode_for_an_iframe"/>
	<link rel="alternate" type="text/html" href="https://computers.huntertur.net/index.php?title=Force_dark_mode_for_an_iframe&amp;action=history"/>
	<updated>2026-06-02T21:42:08Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://computers.huntertur.net/index.php?title=Force_dark_mode_for_an_iframe&amp;diff=975&amp;oldid=prev</id>
		<title>Huntertur: Create page</title>
		<link rel="alternate" type="text/html" href="https://computers.huntertur.net/index.php?title=Force_dark_mode_for_an_iframe&amp;diff=975&amp;oldid=prev"/>
		<updated>2025-03-01T23:32:51Z</updated>

		<summary type="html">&lt;p&gt;Create page&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;How to &amp;#039;&amp;#039;&amp;#039;force dark mode for an iframe&amp;#039;&amp;#039;&amp;#039;, based on the approach taken by [https://sewifurs.org sewifurs.org] for a Google Calendar integration:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;syntaxhighlight lang=&amp;quot;css&amp;quot;&amp;gt;&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
    iframe {&lt;br /&gt;
        filter: invert(100%) hue-rotate(180deg);&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Guides]]&lt;/div&gt;</summary>
		<author><name>Huntertur</name></author>
	</entry>
</feed>