EliverLara / firefox-sweet-theme

:candy: A dark and modern theme for firefox with vibrant colors
744 stars 34 forks source link

blurry text on tab names #53

Closed Senya247 closed 3 years ago

Senya247 commented 3 years ago

I installed your theme manually, but the test on the tabs is kind of blurry. Is this normal? image image

bitterpanda63 commented 3 years ago

Yes, this is text-shadow and it has been designed this way by intention

Senya247 commented 3 years ago

@woutiscoding thanks for telling, is there any way i can edit the css file to remove the shadow effect?

EliverLara commented 3 years ago

@Nightmare247 just open the tabsbar.css file and remove line 73:


text-shadow: 0px 0px 2px var(--sweet-focused-urlbar-border-color);
Senya247 commented 3 years ago

@EliverLara hmm i did that, but nothing seems to change