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 | 38dc4dc89cf5d220e81bf5d6e293f11aed7bd138 (patch) | |
| tree | f0c046b0043b764b26d00f985c9c28b2ada7990f /scripts/theme-studio/README.md | |
| parent | 59886459bf1bc081392eab4daa5d3060c1abc7e4 (diff) | |
| download | dotemacs-38dc4dc89cf5d220e81bf5d6e293f11aed7bd138.tar.gz dotemacs-38dc4dc89cf5d220e81bf5d6e293f11aed7bd138.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 6678bf59..2b4acc6c 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 |
