aboutsummaryrefslogtreecommitdiff
path: root/docs/design
diff options
context:
space:
mode:
authorCraig Jennings <c@cjennings.net>2026-06-07 18:11:42 -0500
committerCraig Jennings <c@cjennings.net>2026-06-07 18:11:42 -0500
commit38eb493f323922a77db328ef2cc6601247b9a3a9 (patch)
treea405158da00ce17e69cb860b69443d735c68c9ee /docs/design
parent16e477f77f61a693ebb8be272829a386451ef111 (diff)
downloaddotemacs-38eb493f323922a77db328ef2cc6601247b9a3a9.tar.gz
dotemacs-38eb493f323922a77db328ef2cc6601247b9a3a9.zip
feat(theme-selector): click a preview token to flash its assignment row
I added the reverse lookup. Clicking a token in the code sample flashes the matching code/color assignment row and scrolls it into view; clicking an element in the mock frame flashes its ui-faces row, or the assignment row when it's a code token. Each token carries its category and each mock element its face as a data attribute, so the lookup survives sorting, reassignment, and palette edits. Going color-first can't tell you which category owns a shared color, since operator, function, and punctuation all read as silver. Clicking the token answers it directly.
Diffstat (limited to 'docs/design')
0 files changed, 0 insertions, 0 deletions