gdh1995 / vimium-c

A keyboard shortcut browser extension for keyboard-based navigation and tab operations with an advanced omnibar
https://chrome.google.com/webstore/detail/vimium-c/hfjbmagddngcpeloejdejnfgbamkjaeg
Other
3.33k stars 254 forks source link

Vomnibar toolbar icons overlap with the URL and they are always visible on Dark Mode #1042

Closed ni554n closed 9 months ago

ni554n commented 10 months ago

image

Browser, OS and Vimium C versions

gdh1995 commented 10 months ago

You may: open Vimium C Options page, and add this into the Custom CSS for Vimium C UI:

/* #omni */
#toolbar { opacity: 0; }