<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=User%3ADoggoBit%2FSandbox%2FColors</id>
	<title>User:DoggoBit/Sandbox/Colors - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.nixos.org/w/index.php?action=history&amp;feed=atom&amp;title=User%3ADoggoBit%2FSandbox%2FColors"/>
	<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=User:DoggoBit/Sandbox/Colors&amp;action=history"/>
	<updated>2026-06-19T14:51:31Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.1</generator>
	<entry>
		<id>https://wiki.nixos.org/w/index.php?title=User:DoggoBit/Sandbox/Colors&amp;diff=22335&amp;oldid=prev</id>
		<title>DoggoBit: Created page with &quot;This is an experiment around adapting the NixOS logo colours as MediaWiki-like colours. In a basic form, MediaWiki colours are of two kinds: main colours and subtle colours. The latter are used for backgrounds. In reality it&#039;s a bit more complex than that, but any other colour variation stems from these two.  Because of Display P3 screen prevalence, I also think it&#039;s time we introduce a 3rd colour, a &quot;bright&quot; variant. This one is to be used *ver...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.nixos.org/w/index.php?title=User:DoggoBit/Sandbox/Colors&amp;diff=22335&amp;oldid=prev"/>
		<updated>2025-06-06T22:56:01Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;This is an experiment around adapting the NixOS logo colours as MediaWiki-like colours. In a basic form, MediaWiki colours are of two kinds: main colours and subtle colours. The latter are used for backgrounds. In reality it&amp;#039;s a bit more complex than that, but any other colour variation stems from these two.  Because of &lt;a href=&quot;https://en.wikipedia.org/wiki/Display_P3&quot; class=&quot;extiw&quot; title=&quot;wikipedia:Display P3&quot;&gt;Display P3&lt;/a&gt; screen prevalence, I also think it&amp;#039;s time we introduce a 3rd colour, a &amp;quot;bright&amp;quot; variant. This one is to be used *ver...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;This is an experiment around adapting the NixOS logo colours as MediaWiki-like colours. In a basic form, MediaWiki colours are of two kinds: main colours and subtle colours. The latter are used for backgrounds. In reality it&amp;#039;s a bit more complex than that, but any other colour variation stems from these two.&lt;br /&gt;
&lt;br /&gt;
Because of [[:Wikipedia:Display P3|Display P3]] screen prevalence, I also think it&amp;#039;s time we introduce a 3rd colour, a &amp;quot;bright&amp;quot; variant. This one is to be used *very VERY* rarely, when we need to grab the user&amp;#039;s attention. For example: a main page welcome, a critical error, etc.&lt;br /&gt;
&lt;br /&gt;
The NixOS logo uses two colours:&lt;br /&gt;
* Light Blue &amp;lt;code&amp;gt;#7EBAE4&amp;lt;/code&amp;gt;&lt;br /&gt;
* Dark Blue &amp;lt;code&amp;gt;#5277C3&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
I will show below what the colour combinations produce when used as {{template link|box}}es. For each section, switch your theme colour appropriately. In actual implementation, we will be able to dynamically switch between the two, but this requires editing [[MediaWiki:common.css]]. In context, I&amp;#039;ll also show the &amp;quot;usual&amp;quot; wiki colours below.&lt;br /&gt;
&lt;br /&gt;
== Light colours ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: flex;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: #EBF6FE; border: solid 1px #7EBAE4; border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: #EFF4FF; border: solid 1px #5277C3; border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: flex;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-progressive-subtle); border: solid 1px var(--border-color-progressive); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-success-subtle); border: solid 1px var(--border-color-success); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-error-subtle); border: solid 1px var(--border-color-error); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-warning-subtle); border: solid 1px var(--border-color-warning); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Dark colours ==&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: flex;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: #013d5c; border: solid 1px #7EBAE4; border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: #041e62; border: solid 1px #5277C3; border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;display: flex;&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-progressive-subtle); border: solid 1px var(--border-color-progressive); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-success-subtle); border: solid 1px var(--border-color-success); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-error-subtle); border: solid 1px var(--border-color-error); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;div style=&amp;quot;width: 10rem; height: 10rem; margin: 10px; background-color: var(--background-color-warning-subtle); border: solid 1px var(--border-color-warning); border-radius: 0.5rem;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Bright colours ==&lt;br /&gt;
&lt;br /&gt;
Because these are only to be used sporadically, and only to show highlights, I&amp;#039;ll show them as text, versus the normal colour. Note that you need a screen capable of displaying wide gamut colours! (e.g.: iPhone, HDR monitor, etc.)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 200%; color: oklch(0.7555 0.166793 231.1884);&amp;quot;&amp;gt;Light Blue Bright&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 200%; color: #7EBAE4;&amp;quot;&amp;gt;Light Blue&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 200%; color: oklch(0.5742 0.2515 259.71);&amp;quot;&amp;gt;Dark Blue Bright&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size: 200%; color: #5277C3;&amp;quot;&amp;gt;Dark Blue&amp;lt;/span&amp;gt;&lt;/div&gt;</summary>
		<author><name>DoggoBit</name></author>
	</entry>
</feed>