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 | edf19b0c0d1a34a0aa0b54f8cbfc180b282fd348 (patch) | |
| tree | 6b60fa4fd9c84d326140092ea211440303136a0f /scripts/theme-studio/README.md | |
| parent | cd774c306ae8087ed7e60071458c1a81d81a3b34 (diff) | |
| download | dotemacs-edf19b0c0d1a34a0aa0b54f8cbfc180b282fd348.tar.gz dotemacs-edf19b0c0d1a34a0aa0b54f8cbfc180b282fd348.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 2b4acc6c3..e319a324b 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." |
