editor head: wrap toggle state and pill highlight (#166) #172

Merged
fen merged 1 commits from fix-166 into dev 2026-09-10 16:21:28 +00:00
1 Commits
Author SHA1 Message Date
fen 5fc5ae8aad editor head: wrap toggle state and pill highlight (#166)
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 32s
wrap button on the new paste page looked identical whether wrap was on
or off because the btn base is already accent filled. give the toggle a
neutral off state so the accent on state is visible, matching the icon
button toggles on the paste view.

also remove the accent border on the whole language settings pill when
any child has focus. individual controls already show their own focus
rings, so the pill highlight made no sense.
2026-09-10 10:13:42 -05:00