<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Override on Sine Die</title><link>https://sinetris.github.io/sine-die/tags/override/</link><description>Recent content in Override on Sine Die</description><generator>Sine Die theme for Hugo</generator><language>en</language><webMaster>duilio@sinetris.info (Duilio Ruggiero)</webMaster><lastBuildDate>Thu, 09 Apr 2026 07:46:34 GMT</lastBuildDate><atom:link href="https://sinetris.github.io/sine-die/tags/override/index.rss.xml" rel="self" type="application/rss+xml"/><item><title>Theme Colors (override)</title><link>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/</link><pubDate>Thu, 20 Jul 2023 08:07:24 GMT</pubDate><guid>https://sinetris.github.io/sine-die/topics/docs/look-and-feel/colors-override/</guid><description>&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;</description></item></channel></rss>