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
commitb5baa926f055e8203e39d5180373a87fa7417a23 (patch)
treea17e318e8e273faf096f80cfb755fb7174709ec4 /docs/design
parent64a91c31514aaa38830d4090bca1bb451959aa5e (diff)
downloaddotemacs-b5baa926f055e8203e39d5180373a87fa7417a23.tar.gz
dotemacs-b5baa926f055e8203e39d5180373a87fa7417a23.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