From d0cf30bfa37864db12009c2f561c87f96bd66989 Mon Sep 17 00:00:00 2001 From: Craig Jennings Date: Sat, 13 Jun 2026 18:12:09 -0500 Subject: Sort theme studio dropdown colors by lightness --- scripts/theme-studio/README.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'scripts/theme-studio/README.md') 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." -- cgit v1.2.3