<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>QRDN - customization</title><link>https://blog.qrdn.de/</link><description>quite random domain name</description><atom:link href="https://blog.qrdn.de/feeds/tag/customization.rss.xml" rel="self"/><lastBuildDate>Mon, 30 Mar 2026 00:00:00 +0200</lastBuildDate><item><title>weechat accent color</title><link>https://blog.qrdn.de/2026/weechat-accent-color.html</link><description>&lt;p&gt;&lt;a href="https://weechat.org/files/doc/stable/weechat_user.en.html#colors"&gt;Weechat&lt;/a&gt; config using an "accent" color for important UI elements which can quickly be changed (e.g. to switch between light and dark terminal color scheme):&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;/color&lt;span class="w"&gt; &lt;/span&gt;alias&lt;span class="w"&gt; &lt;/span&gt;22&lt;span class="w"&gt; &lt;/span&gt;accent
/set&lt;span class="w"&gt; &lt;/span&gt;buflist.format.buffer_current&lt;span class="w"&gt; &lt;/span&gt;&amp;quot;&lt;span class="cp"&gt;${&lt;/span&gt;&lt;span class="n"&gt;color&lt;/span&gt;&lt;span class="p"&gt;:,&lt;/span&gt;&lt;span class="n"&gt;accent&lt;/span&gt;&lt;span class="cp"&gt;}${&lt;/span&gt;&lt;span class="n"&gt;format_buffer&lt;/span&gt;&lt;span class="cp"&gt;}&lt;/span&gt;&amp;quot;
/set&lt;span class="w"&gt; &lt;/span&gt;weechat.bar.status.color_bg&lt;span class="w"&gt; &lt;/span&gt;accent
/set&lt;span class="w"&gt; &lt;/span&gt;weechat.bar.title.color_bg&lt;span class="w"&gt; &lt;/span&gt;accent
/set …&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dragon</dc:creator><pubDate>Mon, 30 Mar 2026 00:00:00 +0200</pubDate><guid>tag:blog.qrdn.de,2026-03-30:/2026/weechat-accent-color.html</guid><category>misc</category><category>en</category><category>computer</category><category>customization</category></item><item><title>Thunderbird Lightning: mark all-day events in month/multi-week calendar view</title><link>https://blog.qrdn.de/2026/thunderbird-lightning-mark-all-day-events-in-monthmulti-week-calendar-view.html</link><description>&lt;p&gt;Thunderbird Lightning calendar in month or multi-week view should mark the empty space of days which have an all day event differently.&lt;/p&gt;
&lt;p&gt;Write into your &lt;code&gt;~/.thunderbird/&amp;lt;profilename&amp;gt;/chrome/userChrome.css&lt;/code&gt; (maybe need to create the &lt;code&gt;chrome/&lt;/code&gt; directory too):&lt;/p&gt;
&lt;div class="highlight"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt;&lt;span class="p"&gt;.&lt;/span&gt;&lt;span class="nc"&gt;calendar-month-day-box-list&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="nd"&gt;has&lt;/span&gt;&lt;span class="o"&gt;(&lt;/span&gt;&lt;span class="nt"&gt;calendar-month-day-box-item&lt;/span&gt;&lt;span class="o"&gt;[&lt;/span&gt;&lt;span class="nt"&gt;status&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nt"&gt;CONFIRMED&lt;/span&gt;&lt;span class="o"&gt;][&lt;/span&gt;&lt;span class="nt"&gt;allday&lt;/span&gt;&lt;span class="o"&gt;=&lt;/span&gt;&lt;span class="nt"&gt;true&lt;/span&gt;&lt;span class="o"&gt;])&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="p"&gt;{&lt;/span&gt;
&lt;span class="w"&gt;  &lt;/span&gt;&lt;span class="k"&gt;background&lt;/span&gt;&lt;span class="p"&gt;:&lt;/span&gt;&lt;span class="w"&gt; &lt;/span&gt;&lt;span class="nb"&gt;repeating-linear-gradient&lt;/span&gt;&lt;span class="p"&gt;(&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="mi"&gt;-45&lt;/span&gt;&lt;span class="kt"&gt;deg&lt;/span&gt;&lt;span class="p"&gt;,&lt;/span&gt;
&lt;span class="w"&gt;    &lt;/span&gt;&lt;span class="nb"&gt;rgba …&lt;/span&gt;&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">dragon</dc:creator><pubDate>Sat, 28 Mar 2026 00:00:00 +0100</pubDate><guid>tag:blog.qrdn.de,2026-03-28:/2026/thunderbird-lightning-mark-all-day-events-in-monthmulti-week-calendar-view.html</guid><category>misc</category><category>en</category><category>computer</category><category>thunderbird</category><category>customization</category></item></channel></rss>