diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 19:44:45 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 19:44:45 -0500 |
| commit | 6c0d305687ef5b96928cdc7578e712a9dd0a2d8c (patch) | |
| tree | 02c2c853ea603a46ef2e0214cb8a315bd930ae7d /scripts/theme-studio/README.md | |
| parent | 47c1df50046d5fe6dcf7b210dcb49142964387e2 (diff) | |
| download | dotemacs-6c0d305687ef5b96928cdc7578e712a9dd0a2d8c.tar.gz dotemacs-6c0d305687ef5b96928cdc7578e712a9dd0a2d8c.zip | |
Add theme studio box color controls
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index c72104bf8..86da73f8a 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -111,7 +111,8 @@ Three tiers of faces, plus the palette: match, link, error/warning/success, and the rest, foreground and background 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. + locked rows. Box controls include style plus an optional color; raised/pressed + boxes derive their relief edges from that color when set. - **Package faces** — per-package face tables with a live preview (below). ## Color columns @@ -191,7 +192,7 @@ not a tool bug. 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 +height stepper, a contrast readout, box style/color controls, and a per-face reset. There's a per-app 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 |
