diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 18:32:49 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 18:32:49 -0500 |
| commit | 437bed283b1868fe48394006118f76ad9bec79bb (patch) | |
| tree | f26e54c3ac41f168efbdd8a2e30a2c0d99700ae5 /scripts/theme-studio/README.md | |
| parent | 2ad5079a863fc7233227d212039b429d49bddc62 (diff) | |
| download | dotemacs-437bed283b1868fe48394006118f76ad9bec79bb.tar.gz dotemacs-437bed283b1868fe48394006118f76ad9bec79bb.zip | |
Change theme studio spans to endpoint divisions
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index 6678bf59b..2b4acc6c3 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -139,9 +139,10 @@ derived from hue, chroma, lightness, or the visible color name. 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 - with chroma easing toward the extremes — *replacing* the column's current - colors. N=0 collapses to the base alone. + base ±N span: N interior OKLab steps from black to the base and N interior + OKLab steps from the base to white. Pure black/white endpoint duplicates and + rounded base duplicates are skipped. The current UI caps N at 8; N=0 collapses + to the base alone. - **Editing a base** recolors the whole column: change a base color and the column regenerates from it at the same count. - **References follow.** When a regenerate changes a step's hex, any face assigned |
