The search bar in Visual Studio Code is rather small compared to the rest.
I wonder how to change only the search bar size. I know that we can use "window.zoomLevel": 0
to change it. However, it changes all the environment (symbol size, window size, etc) and I want to change the search bar only.