cascadefox / cascade

A responsive One-Line CSS Theme for Firefox.
MIT License
1.42k stars 148 forks source link

Tab Center Reborn integration displaying icon incorrectly #130

Closed evesdropper closed 1 month ago

evesdropper commented 1 month ago

Describe the bug Icons seem to be replaced with a preview of the page.

There's also the font being black font on black font, but it's hard to tell if that's a problem of mine due to other extensions installed.

Expected behavior Should be like the behavior described on the README: image

Screenshots (optional) image

evesdropper commented 1 month ago

ah ok so I was able to the icons by changing it to compact mode, but the black on black font issue persists despite removing any possible dark mode/color changing addons

Also resolved the color by adding .tab { color: [insert lighter color] !important; } in the addon css