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 | fc8cb723202dd60a2fe31ee217b160d6da0d58ce (patch) | |
| tree | c5aa36206e32cd2caef1b791e79c5387ee05b9ee /scripts/theme-studio/README.md | |
| parent | 4589fa75b316887ff3b1a9023b77e6b7660f2efc (diff) | |
| download | dotemacs-fc8cb723202dd60a2fe31ee217b160d6da0d58ce.tar.gz dotemacs-fc8cb723202dd60a2fe31ee217b160d6da0d58ce.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." |
