From 7f655fe4de2419164aee592eaa27d2e8751d1cb3 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Mon, 8 Jun 2026 06:39:38 -0500 Subject: feat(theme-selector): bold/italic/underline/strike controls on the UI face table The UI face table gains a style column with the same B/I/U/S toggle buttons the package table has, so built-in UI faces reach parity. Each toggle updates the per-face preview cell and the live mock buffer (mode-line, minibuffer-prompt, link, error/warning/success now reflect weight, slant, and decoration). The link face is seeded underlined to match the built-in default, and the converter already reads these fields off the ui objects, so they export and convert without further change. --- scripts/theme-selector/theme-selector.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) (limited to 'scripts/theme-selector/theme-selector.html') diff --git a/scripts/theme-selector/theme-selector.html b/scripts/theme-selector/theme-selector.html index d880133a..eb5f179d 100644 --- a/scripts/theme-selector/theme-selector.html +++ b/scripts/theme-selector/theme-selector.html @@ -110,7 +110,7 @@

ui faces

-
faceforegroundbackgroundpreview
+
faceforegroundbackgroundstylepreview
@@ -134,7 +134,7 @@