<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Themes on khz</title><link>https://blog.khzaw.dev/tags/themes/</link><description>Recent content in Themes on khz</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 14 Jun 2026 00:00:00 +0800</lastBuildDate><atom:link href="https://blog.khzaw.dev/tags/themes/index.xml" rel="self" type="application/rss+xml"/><item><title>Ivory, a near-monochromatic Emacs theme</title><link>https://blog.khzaw.dev/posts/ivory-themes/</link><pubDate>Sun, 14 Jun 2026 00:00:00 +0800</pubDate><guid>https://blog.khzaw.dev/posts/ivory-themes/</guid><description>&lt;p&gt;I&amp;rsquo;ve been building an Emacs theme on and off for a while, and it&amp;rsquo;s reached the point where I use it every day. It&amp;rsquo;s called &lt;a href="https://github.com/khzaw/ivory-themes"&gt;Ivory&lt;/a&gt;, and it ships as a pair: &lt;code&gt;ivory-light&lt;/code&gt; and &lt;code&gt;ivory-dark&lt;/code&gt;. It&amp;rsquo;s near-monochromatic, meaning almost every color in it is a shade of gray. I&amp;rsquo;d tried a few other monochrome themes first, kept catching on small things I didn&amp;rsquo;t like, and eventually just rolled my own.&lt;/p&gt;
&lt;figure&gt;&lt;img src="https://blog.khzaw.dev/img/ivory-themes/rust-light_hu_61612afddc34d6e8.webp" alt="Rust source in the ivory-light theme, with syntax distinguished by weight and grayscale rather than color" loading="lazy" decoding="async" width="1800" height="1119"&gt;&lt;figcaption&gt;ivory-light editing Rust. No syntax color, but the structure still reads.&lt;/figcaption&gt;&lt;/figure&gt;

&lt;h2 id="the-case-against-syntax-color"&gt;The case against syntax color&lt;/h2&gt;
&lt;p&gt;Open any popular theme and look at a function body. Keywords get one color, strings another, types a third, constants a fourth, comments a fifth, and a builtin or two picks up its own accent somewhere in there. The pitch is always that color helps you parse code at a glance.&lt;/p&gt;</description></item></channel></rss>