diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 17:50:54 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 17:50:54 -0500 |
| commit | d6c9098a65d14a5b26e07711a1884ba4c1f60497 (patch) | |
| tree | 52c1663cbdced8d15963cb509a6397a9f70e46df /scripts/theme-studio/README.md | |
| parent | 6f1b7a3993137b8458dd7e35131a914450640d1d (diff) | |
| download | dotemacs-d6c9098a65d14a5b26e07711a1884ba4c1f60497.tar.gz dotemacs-d6c9098a65d14a5b26e07711a1884ba4c1f60497.zip | |
Refine theme studio tile name editing
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index 7e8fda549..6c7e628b3 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -134,6 +134,9 @@ derived from hue, chroma, lightness, or the visible color name. 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. +- **Tile clicks.** Single-clicking a tile, including its name, selects that + whole color. Double-clicking the name enters name-edit mode with the cursor at + the start of the name. - **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 |
