From b8712696fcfa9790c9bed2d48d71e5849339bdb1 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 15 Jun 2026 11:21:41 -0500 Subject: refactor(themes): retire dupre, fall back to modus-vivendi WIP, the theme-studio export, is the active theme. dupre was only the fallback and a structural reference. Move the fallback to the built-in modus-vivendi, guaranteed present everywhere this config loads. Delete the three dupre files plus its test and palette assets, and fix the stale comments that pointed at dupre-faces.el for the auto-dim and org-keyword faces (those moved to org-faces-config.el). Repoint the dupre-clear-theme spec's palette reference to git history. --- themes/dupre-color-palette.html | 81 ----------------------------------------- 1 file changed, 81 deletions(-) delete mode 100644 themes/dupre-color-palette.html (limited to 'themes/dupre-color-palette.html') diff --git a/themes/dupre-color-palette.html b/themes/dupre-color-palette.html deleted file mode 100644 index f3d6ae31..00000000 --- a/themes/dupre-color-palette.html +++ /dev/null @@ -1,81 +0,0 @@ - - - - - Dupre Theme Color Palette - - - -

Dupre Theme Color Palette

-
-
bg
-
bg
#151311
-
bg+0
#151311
-
bg+1
#252321
-
bg+2
#474544
-
-
-
gray
-
gray-2
#58574e
-
gray-1
#6c6a60
-
gray
#969385
-
gray+1
#b4b1a2
-
gray+2
#d0cbc0
-
-
-
steel
-
steel
#8a9496
-
steel+1
#acb0b3
-
steel+2
#c0c7ca
-
-
-
blue
-
blue
#67809c
-
blue+1
#b2c3cc
-
blue+2
#d9e2ff
-
-
-
green
-
green-2
#646d14
-
green-1
#869038
-
green
#a4ac64
-
green+1
#ccc768
-
-
-
red
-
red-3
#3f1c0f
-
red-2
#7c2a09
-
red-1
#a7502d
-
red
#d47c59
-
red+1
#edb08f
-
red+2
#edbca2
-
-
-
yellow
-
yellow-2
#875f00
-
yellow-1
#ffd700
-
yellow
#d7af5f
-
yellow+1
#ffd75f
-
yellow+2
#f9ee98
-
-
-
intense-red
-
intense-red
#ff2a00
-
-
-
fg
-
fg
#f0fef0
-
- - -- cgit v1.2.3