mirror of
https://github.com/stablyai/orca.git
synced 2026-09-22 00:02:31 +00:00
Use color-mix to blend selection highlight instead of flat accent, making the keyboard cursor visible on light popover surfaces in both light and dark modes. Fix race condition in selection handling where deferred query lag could break arrow navigation by always accepting cmdk's internal cursor updates.