CodeMirror Blob: Improve design consistency of Cmd + F
Created by: jjinnii
When users have the file view in focus, we override the browser cmd + f with CodeMirror's own search. This needs to be updated for visual consistency with the rest of the problem. Additionally, some thinking is required on how to communicate this change in browser-core behavior.