diff options
Diffstat (limited to 'scripts/theme-studio/README.md')
| -rw-r--r-- | scripts/theme-studio/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/theme-studio/README.md b/scripts/theme-studio/README.md index 2b4acc6c..e319a324 100644 --- a/scripts/theme-studio/README.md +++ b/scripts/theme-studio/README.md @@ -152,6 +152,10 @@ derived from hue, chroma, lightness, or the visible color name. - **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. +- **Dropdown arrows.** Color dropdowns in the syntax, UI, and package face tables + have left/right arrows. Left steps to the next darker color in the selected + color's column; right steps to the next lighter color. The arrows are disabled + for defaults, gone colors, locked rows, and column ends. The standalone ramp generator is gone; fanning a color into a ramp is now "add the color, then raise its column's count." |
