From 019205d019f725e086c86ac7e65290396f828dd2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Fri, 22 May 2026 17:03:24 -0500 Subject: chore(themes): regenerate dupre palette preview from palette.el The committed palette PNG had drifted from the theme. It labeled steel as "cyan", invented magenta colors the palette never had, and left out blue+2. There was no generator, so the preview and the source diverged silently. I added gen-palette-preview.py, which parses the (name "#hex") pairs straight out of dupre-palette.el and emits the preview HTML grouped one row per color family. I regenerated the HTML and the PNG from it, so all 32 colors show with square swatches at 2x, columns aligned, and nothing drifts from palette.el again. --- themes/dupre-palette.png | Bin 138572 -> 46570 bytes 1 file changed, 0 insertions(+), 0 deletions(-) (limited to 'themes/dupre-palette.png') diff --git a/themes/dupre-palette.png b/themes/dupre-palette.png index d0e78b5f..94bd084c 100644 Binary files a/themes/dupre-palette.png and b/themes/dupre-palette.png differ -- cgit v1.2.3