<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.v-ris.ing/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACitizen.css</id>
	<title>MediaWiki:Citizen.css - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.v-ris.ing/index.php?action=history&amp;feed=atom&amp;title=MediaWiki%3ACitizen.css"/>
	<link rel="alternate" type="text/html" href="https://wiki.v-ris.ing/index.php?title=MediaWiki:Citizen.css&amp;action=history"/>
	<updated>2026-06-11T11:34:33Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.v-ris.ing/index.php?title=MediaWiki:Citizen.css&amp;diff=8421&amp;oldid=prev</id>
		<title>Shiki: Created page with &quot;/* All CSS here will be loaded for users of the Citizen skin */ /* ===================================================    V Rising — Citizen skin token overrides    Dark theme (default) + light theme    =================================================== */  /* Dark theme */ [data-mw-skin-citizen-theme=&quot;dark&quot;], :root {   --color-surface-0: #0d0d0f;   --color-surface-1: #13131a;   --color-surface-2: #1a1a24;   --color-surface-3: #22222f;   --color-surface-4: #2a2a3a;...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.v-ris.ing/index.php?title=MediaWiki:Citizen.css&amp;diff=8421&amp;oldid=prev"/>
		<updated>2026-06-11T07:34:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&lt;span class=&quot;autocomment&quot;&gt;All CSS here will be loaded for users of the Citizen skin: &lt;/span&gt; &lt;span class=&quot;autocomment&quot;&gt;===================================================    V Rising — Citizen skin token overrides    Dark theme (default) + light theme    ===================================================: &lt;/span&gt;  &lt;span class=&quot;autocomment&quot;&gt;Dark theme: &lt;/span&gt; [data-mw-skin-citizen-theme=&amp;quot;dark&amp;quot;], :root {   --color-surface-0: #0d0d0f;   --color-surface-1: #13131a;   --color-surface-2: #1a1a24;   --color-surface-3: #22222f;   --color-surface-4: #2a2a3a;...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;/* All CSS here will be loaded for users of the Citizen skin */&lt;br /&gt;
/* ===================================================&lt;br /&gt;
   V Rising — Citizen skin token overrides&lt;br /&gt;
   Dark theme (default) + light theme&lt;br /&gt;
   =================================================== */&lt;br /&gt;
&lt;br /&gt;
/* Dark theme */&lt;br /&gt;
[data-mw-skin-citizen-theme=&amp;quot;dark&amp;quot;],&lt;br /&gt;
:root {&lt;br /&gt;
  --color-surface-0: #0d0d0f;&lt;br /&gt;
  --color-surface-1: #13131a;&lt;br /&gt;
  --color-surface-2: #1a1a24;&lt;br /&gt;
  --color-surface-3: #22222f;&lt;br /&gt;
  --color-surface-4: #2a2a3a;&lt;br /&gt;
&lt;br /&gt;
  --color-base: #e8e4dc;&lt;br /&gt;
  --color-base--subtle: #a89f94;&lt;br /&gt;
  --color-base--placeholder: #6b6560;&lt;br /&gt;
&lt;br /&gt;
  --color-primary: #a0162a;&lt;br /&gt;
  --color-primary--hover: #c01c34;&lt;br /&gt;
  --color-primary--active: #7a1020;&lt;br /&gt;
&lt;br /&gt;
  --color-link: #c45c6a;&lt;br /&gt;
  --color-link--visited: #9a4a6a;&lt;br /&gt;
  --color-link--new: #e07060;&lt;br /&gt;
&lt;br /&gt;
  --color-accent: #b8942a;&lt;br /&gt;
  --color-accent--subtle: #7a6018;&lt;br /&gt;
&lt;br /&gt;
  --color-destructive: #cf3a3a;&lt;br /&gt;
  --color-warning: #c4842a;&lt;br /&gt;
  --color-success: #3a8a4a;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* Light theme */&lt;br /&gt;
[data-mw-skin-citizen-theme=&amp;quot;light&amp;quot;] {&lt;br /&gt;
  --color-surface-0: #f5f0e8;&lt;br /&gt;
  --color-surface-1: #ede8dc;&lt;br /&gt;
  --color-surface-2: #e4ddd0;&lt;br /&gt;
  --color-surface-3: #d8d0c0;&lt;br /&gt;
  --color-surface-4: #ccc3b0;&lt;br /&gt;
&lt;br /&gt;
  --color-base: #1a1614;&lt;br /&gt;
  --color-base--subtle: #4a4038;&lt;br /&gt;
  --color-base--placeholder: #8a7e74;&lt;br /&gt;
&lt;br /&gt;
  --color-primary: #8a1020;&lt;br /&gt;
  --color-primary--hover: #a81428;&lt;br /&gt;
  --color-primary--active: #6a0c18;&lt;br /&gt;
&lt;br /&gt;
  --color-link: #8a1020;&lt;br /&gt;
  --color-link--visited: #6a3050;&lt;br /&gt;
  --color-link--new: #c04030;&lt;br /&gt;
&lt;br /&gt;
  --color-accent: #8a6a10;&lt;br /&gt;
  --color-accent--subtle: #b08820;&lt;br /&gt;
}&lt;br /&gt;
&lt;br /&gt;
/* ===================================================&lt;br /&gt;
   V Rising semantic variables (used by templates)&lt;br /&gt;
   =================================================== */&lt;br /&gt;
:root {&lt;br /&gt;
  /* Rarity colors (matches in-game) */&lt;br /&gt;
  --vr-rarity-common: #c8c8c8;&lt;br /&gt;
  --vr-rarity-uncommon: #4a9e4a;&lt;br /&gt;
  --vr-rarity-rare: #4a6abe;&lt;br /&gt;
  --vr-rarity-epic: #9a3abe;&lt;br /&gt;
  --vr-rarity-legendary: #d4841a;&lt;br /&gt;
&lt;br /&gt;
  /* Infobox */&lt;br /&gt;
  --vr-infobox-bg: var(--color-surface-2);&lt;br /&gt;
  --vr-infobox-header-bg: var(--color-primary);&lt;br /&gt;
  --vr-infobox-header-text: #f0e8e0;&lt;br /&gt;
  --vr-infobox-border: var(--color-surface-4);&lt;br /&gt;
  --vr-infobox-label: var(--color-base--subtle);&lt;br /&gt;
}&lt;/div&gt;</summary>
		<author><name>Shiki</name></author>
	</entry>
</feed>