Skip to content

Instantly share code, notes, and snippets.

View fadhilaf's full-sized avatar
🇲🇨
Fighting

M Fadhil Al-Fatih fadhilaf

🇲🇨
Fighting
View GitHub Profile
@mikowl
mikowl / nord-vimium.css
Created July 5, 2019 19:07
Nord Vimium Theme
/* Nord Vomnibar CSS */
/* Installation: Open Vimium Options -> Click "Show Advanced Options" and paste this into the CSS for Vimium UI text area. */
#vomnibar ol, #vomnibar ul {
list-style: none;
display: none;
}
#vomnibar {
background: rgba(46, 52, 68, 0.9);