Open Kacmaz opened 6 years ago
We can almost use something like Stylus to apply arbitrary CSS styles to the omnibar.
Unfortunately, it seems like a user style doesn't have access to style a browser extension's iframe. Manually adding the styles using the developer console actually yields pretty nice results, but like I said, it doesn't stick:
The CSS used above, just for reference:
#vomnibar { filter: sepia(5%) invert(90%); box-shadow: 0px 2px 10px white; }
For Firefox users:
I put the above CSS snippet in my userContent.css
and it works permanently and in every page!
Custom CSS to change the omnibar's size, design and position. A field like "CSS for Vimium UI" could be added to options.