KiKaraage / ArcWTF

A userChrome.css theme to bring Arc Browser look on Windows to Firefox. Work with Windows, Linux and macOS ✨
1.34k stars 29 forks source link

Fix transparent urlbar with ATBC #35

Closed PixsaOJ closed 8 months ago

PixsaOJ commented 8 months ago

fixes #16

Fixes issue of URLbar sometimes being transparent.

If you are using ATBC extension to have different theme for each website and you also use popup URLbar, then you might need this fix.

This just sets the colors, but it might not match with link suggestion box's background (I'm talking about whats under URLbar). You would also need to set this settings in extension preferences, here is mine:

image

Notice that Toolbar background setting is 1 tick higher than tab bar setting.

image

Tested on FR 123.0.1

PixsaOJ commented 8 months ago

I noticed that --toolbar-bgcolor and did not know what it was for. I am able to adjust that using extension settings.

I will go ahead and include that as well