wrap toggle on the new paste page now shows a neutral state when off and the accent fill when on, matching the paste view toggle. previously both states looked identical because the .btn base is accent filled.
removed the accent border highlight that lit up the whole language settings pill when any child had focus; individual controls keep their own focus rings.
Fixes #166
- wrap toggle on the new paste page now shows a neutral state when off and the accent fill when on, matching the paste view toggle. previously both states looked identical because the .btn base is accent filled.
- removed the accent border highlight that lit up the whole language settings pill when any child had focus; individual controls keep their own focus rings.
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.
fen
merged commit 28a79b20ea into dev2026-09-10 16:21:28 +00:00
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Fixes #166