diff options
| author | Craig Jennings <c@cjennings.net> | 2026-06-13 19:04:17 -0500 |
|---|---|---|
| committer | Craig Jennings <c@cjennings.net> | 2026-06-13 19:04:17 -0500 |
| commit | e2d151c98c7f1f924040225f52b5e8cb42a336f9 (patch) | |
| tree | 5b8c3b9124db07c8552bf291421a0ae088d23ef0 /scripts/theme-studio/README.md | |
| parent | 733c9330711f7534535e3564197d66eff1b3f98b (diff) | |
| download | dotemacs-e2d151c98c7f1f924040225f52b5e8cb42a336f9.tar.gz dotemacs-e2d151c98c7f1f924040225f52b5e8cb42a336f9.zip | |
Add theme studio face color step arrows
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." |
