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 | 009cbf08da23ac5ac7ea00ba0cc49db07e589d83 (patch) | |
| tree | f69cc3c5d9955abf15888521b44e3b531739ef56 /scripts/theme-studio/README.md | |
| parent | 0958a3d92e1059e2d86a73edb9ba990260c8dcd0 (diff) | |
| download | dotemacs-009cbf08da23ac5ac7ea00ba0cc49db07e589d83.tar.gz dotemacs-009cbf08da23ac5ac7ea00ba0cc49db07e589d83.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." |
