diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 17:24:34 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 17:24:49 -0500 |
| commit | 04c7ebaa049f7d82c8adbe95f7ba72a2adf4fb4e (patch) | |
| tree | 56519ee887b2a92b3014ab4821b24b205bb2c91f /scripts/theme-studio/README.md | |
| parent | 37316f7132cba73b97077530c0a1925bc3eab167 (diff) | |
| download | dotemacs-04c7ebaa049f7d82c8adbe95f7ba72a2adf4fb4e.tar.gz dotemacs-04c7ebaa049f7d82c8adbe95f7ba72a2adf4fb4e.zip | |
Add theme studio column delete
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index 54a1e9858..a1178d1aa 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -129,6 +129,10 @@ derived from hue, chroma, lightness, or the visible color name. `grey80`, `orange3`, and `orchid4` group by their text stem. Imported names that begin with `bg` or `fg` are normal colors unless they are exact ground endpoints or explicitly use the `ground` column id. +- **Deleting.** Normal columns have a header delete control that removes every + tile in that column. The ground column is pinned and cannot be deleted. Face + assignments that used a deleted tile stay on that old hex and appear as + recoverable "(gone)" values, matching individual chip deletion. - **The count control** under each non-ground column sets how many steps sit on each side of the column's base. Setting N regenerates the column as a symmetric base ±N tonal ramp via `ramp()` — lighter and darker steps on the base's hue |
