<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://hardware.hacks.guide/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-Colortable.css</id>
	<title>MediaWiki:Gadget-Colortable.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://hardware.hacks.guide/w/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3AGadget-Colortable.css"/>
	<link rel="alternate" type="text/html" href="https://hardware.hacks.guide/w/index.php?title=MediaWiki:Gadget-Colortable.css&amp;action=history"/>
	<updated>2026-05-14T15:33:44Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://hardware.hacks.guide/w/index.php?title=MediaWiki:Gadget-Colortable.css&amp;diff=6820&amp;oldid=prev</id>
		<title>Haxbot: Syncing contents from hacksguidewiki:MediaWiki:Gadget-Colortable.css hacksguidewiki:Special:PermanentLink/5764</title>
		<link rel="alternate" type="text/html" href="https://hardware.hacks.guide/w/index.php?title=MediaWiki:Gadget-Colortable.css&amp;diff=6820&amp;oldid=prev"/>
		<updated>2024-10-28T01:11:44Z</updated>

		<summary type="html">&lt;p&gt;Syncing contents from &lt;a href=&quot;https://wiki.hacks.guide/wiki/MediaWiki:Gadget-Colortable.css&quot; class=&quot;extiw&quot; title=&quot;hacksguidewiki:MediaWiki:Gadget-Colortable.css&quot;&gt;hacksguidewiki:MediaWiki:Gadget-Colortable.css&lt;/a&gt; &lt;a href=&quot;https://wiki.hacks.guide/wiki/Special:PermanentLink/5764&quot; class=&quot;extiw&quot; title=&quot;hacksguidewiki:Special:PermanentLink/5764&quot;&gt;hacksguidewiki:Special:PermanentLink/5764&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;.colortable {&lt;br /&gt;
	--green-l: #a7f6b0;&lt;br /&gt;
	--red-l: #fabfb9;&lt;br /&gt;
	--blue-l: #bfd4ff;&lt;br /&gt;
	--yellow-l: #fff9ac;&lt;br /&gt;
	&lt;br /&gt;
	--green-d: #30623c;&lt;br /&gt;
	--red-d: #5c312e;&lt;br /&gt;
	--blue-d: #383477;&lt;br /&gt;
	--yellow-d: #5e5324;&lt;br /&gt;
	&lt;br /&gt;
	--green: var(--green-l);&lt;br /&gt;
	--red: var(--red-l);&lt;br /&gt;
	--blue: var(--blue-l);&lt;br /&gt;
	--yellow: var(--yellow-l);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media screen and (prefers-color-scheme: dark) {&lt;br /&gt;
	/* only timeless has a dark theme skin right now */&lt;br /&gt;
	body.skin-timeless .colortable,&lt;br /&gt;
	html.skin-theme-clientpref-os body.skin-citizen .colortable {&lt;br /&gt;
		--green: var(--green-d);&lt;br /&gt;
		--red: var(--red-d);&lt;br /&gt;
		--blue: var(--blue-d);&lt;br /&gt;
		--yellow: var(--yellow-d);&lt;br /&gt;
	}&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html.skin-citizen-dark .colortable,&lt;br /&gt;
html.skin-theme-clientpref-night body.skin-citizen .colortable {&lt;br /&gt;
	--green: var(--green-d);&lt;br /&gt;
	--red: var(--red-d);&lt;br /&gt;
	--blue: var(--blue-d);&lt;br /&gt;
	--yellow: var(--yellow-d);&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.ct-green  { text-align: center; background-color: var(--green)  }&lt;br /&gt;
.ct-red    { text-align: center; background-color: var(--red) }&lt;br /&gt;
.ct-blue   { text-align: center; background-color: var(--blue) }&lt;br /&gt;
.ct-yellow { text-align: center; background-color: var(--yellow) }&lt;/div&gt;</summary>
		<author><name>Haxbot</name></author>
	</entry>
</feed>