<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://ffxiv.consolegameswiki.com/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jmrutkowski</id>
	<title>Final Fantasy XIV Online Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://ffxiv.consolegameswiki.com/mediawiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Jmrutkowski"/>
	<link rel="alternate" type="text/html" href="https://ffxiv.consolegameswiki.com/wiki/Special:Contributions/Jmrutkowski"/>
	<updated>2026-04-17T20:20:42Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://ffxiv.consolegameswiki.com/mediawiki/index.php?title=User:Jmrutkowski/vector.css&amp;diff=210061</id>
		<title>User:Jmrutkowski/vector.css</title>
		<link rel="alternate" type="text/html" href="https://ffxiv.consolegameswiki.com/mediawiki/index.php?title=User:Jmrutkowski/vector.css&amp;diff=210061"/>
		<updated>2019-08-11T02:10:00Z</updated>

		<summary type="html">&lt;p&gt;Jmrutkowski: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;$dark-color: #111;&lt;br /&gt;
$light-color: #eee;&lt;br /&gt;
&lt;br /&gt;
body.dark-mode {&lt;br /&gt;
  background-color: $dark-color;&lt;br /&gt;
  color: $light-color;&lt;br /&gt;
  a {&lt;br /&gt;
    color: $dark-color;&lt;br /&gt;
  }&lt;br /&gt;
  button {&lt;br /&gt;
    background-color: $light-color;&lt;br /&gt;
    color: $dark-color;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
body.light-mode {&lt;br /&gt;
  background-color: $light-color;&lt;br /&gt;
  color: $dark-color;&lt;br /&gt;
  a {&lt;br /&gt;
    color: $dark-color;&lt;br /&gt;
  }&lt;br /&gt;
  button {&lt;br /&gt;
    background-color: $dark-color;&lt;br /&gt;
    color: $light-color;&lt;br /&gt;
  }&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jmrutkowski</name></author>
	</entry>
	<entry>
		<id>https://ffxiv.consolegameswiki.com/mediawiki/index.php?title=User:Jmrutkowski/vector.css&amp;diff=210059</id>
		<title>User:Jmrutkowski/vector.css</title>
		<link rel="alternate" type="text/html" href="https://ffxiv.consolegameswiki.com/mediawiki/index.php?title=User:Jmrutkowski/vector.css&amp;diff=210059"/>
		<updated>2019-08-11T02:08:40Z</updated>

		<summary type="html">&lt;p&gt;Jmrutkowski: Dark theme&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;:root {&lt;br /&gt;
    color-scheme: light dark;&lt;br /&gt;
    --special-text-color: hsla(60, 100%, 50%, 0.5);&lt;br /&gt;
    --border-color: black;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
@media (prefers-color-scheme: dark) {&lt;br /&gt;
    :root {&lt;br /&gt;
        --special-text-color: hsla(60, 50%, 70%, 0.75);&lt;br /&gt;
        --border-color: white;&lt;br /&gt;
    }&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
.special {&lt;br /&gt;
    color: var(--special-text-color);&lt;br /&gt;
    border: 1px solid var(--border-color);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jmrutkowski</name></author>
	</entry>
	<entry>
		<id>https://ffxiv.consolegameswiki.com/mediawiki/index.php?title=User:Jmrutkowski/common.css&amp;diff=210058</id>
		<title>User:Jmrutkowski/common.css</title>
		<link rel="alternate" type="text/html" href="https://ffxiv.consolegameswiki.com/mediawiki/index.php?title=User:Jmrutkowski/common.css&amp;diff=210058"/>
		<updated>2019-08-11T02:04:58Z</updated>

		<summary type="html">&lt;p&gt;Jmrutkowski: Dark theme&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;html {&lt;br /&gt;
  --text-color-normal: #0a244d;&lt;br /&gt;
  --text-color-light: #8cabd9;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
html[data-theme=&#039;dark&#039;] {&lt;br /&gt;
  --text-color-normal: hsl(210, 10%, 62%);&lt;br /&gt;
  --text-color-light: hsl(210, 15%, 35%);&lt;br /&gt;
  --text-color-richer: hsl(210, 50%, 72%);&lt;br /&gt;
  --text-color-highlight: hsl(25, 70%, 45%);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Jmrutkowski</name></author>
	</entry>
</feed>