Thanks for bringing this up! You’ve identified a real accessibility issue. The focus indicator contrast on dropdown items in dark mode is too low to be clearly visible when navigating with keyboard controls like TAB and arrow keys. This makes it difficult for keyboard users to see which item is currently focused.
This is definitely something the product team should address to improve keyboard navigation accessibility. Your suggestion about increasing the contrast for the focus state is a good one, and the visual examples you’ve provided show exactly what needs improvement.