dotfiles/.config/firefox/chrome.bak/chrome/more_visible_tab_icon.css
2025-02-09 22:47:11 -06:00

2 lines
No EOL
172 B
CSS

/* Makes black favicons more visible on dark background, contrast will be lowered though */
.tab-icon-image{ filter: invert(40%) contrast(250%) saturate(250%) !important; }