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 | e262c57e4bd547bb01fc257e8cdbabe79a486bf4 (patch) | |
| tree | 40c03aebe9a866f38edabe9945bff075aeff3009 /scripts/theme-studio/README.md | |
| parent | 607bedcafa3cf57cfd1474718cdad0388a7aae2d (diff) | |
| download | dotemacs-e262c57e4bd547bb01fc257e8cdbabe79a486bf4.tar.gz dotemacs-e262c57e4bd547bb01fc257e8cdbabe79a486bf4.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 |
