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 | d1edc63c205b7c589d4178bdd638b171400ed098 (patch) | |
| tree | 3f749093d76d4f4aff1afa62b1f64df3c90f5769 /scripts/theme-studio/README.md | |
| parent | 914f87c5420a93cf4d05c9b8a93fbe7cc5712f50 (diff) | |
| download | dotemacs-d1edc63c205b7c589d4178bdd638b171400ed098.tar.gz dotemacs-d1edc63c205b7c589d4178bdd638b171400ed098.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 |
