diff options
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." |
