diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 18:12:09 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 18:12:09 -0500 |
| commit | bea7c1bade60d1d55bcdecf4e0a50c4e20c37df2 (patch) | |
| tree | c1dce4dd989f950e01b6dc966b0cb883870db68e /scripts/theme-studio/README.md | |
| parent | 26e6bb13df839628effaecc173268a77d06ccb96 (diff) | |
| download | dotemacs-bea7c1bade60d1d55bcdecf4e0a50c4e20c37df2.tar.gz dotemacs-bea7c1bade60d1d55bcdecf4e0a50c4e20c37df2.zip | |
Sort theme studio dropdown colors by lightness
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 6c7e628b..32eb2f56 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -148,6 +148,9 @@ derived from hue, chroma, lightness, or the visible color name. to that step is re-pointed to the new hex. A step *removed* by lowering the count leaves its references showing "(gone)" — visible and recoverable, never a silent jump to a different color. +- **Dropdown order.** Color dropdowns show the default entry, then `bg` and `fg`, + then palette columns from left to right. Within each column's dropdown group, + colors are ordered lightest to darkest. The standalone ramp generator is gone; fanning a color into a ramp is now "add the color, then raise its column's count." |
