<?xml version="1.0" encoding="utf-8" standalone="yes"?><feed xmlns="http://www.w3.org/2005/Atom"><title>Override on Sine Die</title><id>https://sinetris.github.io/sine-die/tags/override/</id><link href="https://sinetris.github.io/sine-die/tags/override/index.atom.xml" rel="self" type="application/atom+xml" hreflang="en" title="Override on Sine Die"/><link href="https://sinetris.github.io/sine-die/tags/override/" rel="alternate" type="text/html" hreflang="en" title="Override on Sine Die"/><link href="https://sinetris.github.io/sine-die/tags/override/index.atom.xml" rel="alternate" type="application/atom+xml" hreflang="en" title="Override on Sine Die"/><link href="https://sinetris.github.io/sine-die/tags/override/index.rss.xml" rel="alternate" type="application/rss+xml" hreflang="en" title="Override on Sine Die"/><subtitle>Recent content in Override on Sine Die</subtitle><generator uri="https://github.com/sinetris/sine-die/">Sine Die theme for Hugo</generator><author><name>Duilio Ruggiero</name><email>duilio@sinetris.info</email></author><rights type="html">&amp;copy; 2023 - 2026, Duilio Ruggiero</rights><updated>2026-04-09T07:46:34Z</updated><entry><title>Theme Colors (override)</title><link href="https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/" rel="alternate" type="text/html" hreflang="en" title="Override on Sine Die"/><content src="https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/" type="text/html"/><published>2023-07-20T08:07:24+00:00</published><updated>2026-04-09T07:46:34Z</updated><id>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/#atom</id><summary type="html">&lt;h2 id="description"&gt;Description&lt;/h2&gt;
&lt;p&gt;In this example we override the &lt;strong&gt;primary color hue&lt;/strong&gt; angle to &lt;code&gt;200deg&lt;/code&gt; and the
&lt;strong&gt;secondary colors angle&lt;/strong&gt; to &lt;code&gt;330deg&lt;/code&gt; to have a &lt;strong&gt;Split-Complementary color
scheme&lt;/strong&gt; with left and right inverted.&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;:root {
 --color-primary-hue: 200deg;
 --colors-secondary-hue-angle: 210deg;
}&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;You can see the changes right here on this page.&lt;/p&gt;</summary><category term="/types/topic" label="type: topic"/><category term="/categories/examples" label="category: Examples"/><category term="/categories/documentation" label="category: Documentation"/><category term="/tags/colors" label="tag: Colors"/><category term="/tags/palette" label="tag: Palette"/><category term="/tags/css" label="tag: CSS"/><category term="/tags/override" label="tag: Override"/></entry></feed>