From 47c1df50046d5fe6dcf7b210dcb49142964387e2 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 13 Jun 2026 19:32:01 -0500 Subject: Shorten theme studio reset erase labels --- scripts/theme-studio/README.md | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) (limited to 'scripts/theme-studio/README.md') diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index b680e6a8..c72104bf 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -105,14 +105,13 @@ Three tiers of faces, plus the palette: function, type, comment, and the rest), each with normal/bold/italic and a contrast rating. Click a category to flash its tokens in the code; click a token to flash its row. `lock all` flips to `unlock all` when every row in the - tier is locked. `reset unlocked` restores unlocked rows to the captured syntax - defaults; `erase unlocked` blanks unlocked rows. Both leave locked rows - untouched. + tier is locked. `reset` restores editable rows to the captured syntax defaults; + `erase` blanks editable rows. Both preserve locked rows. - **UI faces** — cursor, region, mode-line, fringe, line numbers, isearch, paren match, link, error/warning/success, and the rest, foreground and background - per face, shown in a live mock Emacs buffer. `reset unlocked` restores captured - UI face defaults; `erase unlocked` blanks unlocked rows to no explicit fg/bg. - Both leave locked rows untouched. + per face, shown in a live mock Emacs buffer. `reset` restores captured UI face + defaults; `erase` blanks editable rows to no explicit fg/bg. Both preserve + locked rows. - **Package faces** — per-package face tables with a live preview (below). ## Color columns @@ -193,9 +192,9 @@ Pick an application from the dropdown to edit its faces. Each row has a foreground and background dropdown, bold/italic toggles, an `inherit` dropdown (base faces like `fixed-pitch`/`link` plus the app's own faces), a relative height stepper, a contrast readout, and a per-face reset. There's a per-app -reset and a text filter for the large sets. Package `reset unlocked` restores unlocked -rows to the captured package defaults; `erase unlocked` blanks unlocked rows to -no fg/bg/style/inherit override. Both leave locked rows untouched. Package +reset and a text filter for the large sets. Package `reset` restores editable +rows to the captured package defaults; `erase` blanks editable rows to no +fg/bg/style/inherit override. Both preserve locked rows. Package `lock all` / `unlock all` applies to the whole currently selected package, not only the rows visible under the text filter. -- cgit v1.2.3