edelvarden / material-fox-updated

🦊 Firefox user CSS theme looks similar to Chrome
MIT License
300 stars 12 forks source link

[Feature Request]: Add top padding to maximized window #61

Closed Crunchbits closed 2 months ago

Crunchbits commented 2 months ago

Description

Make more consistent with how Chrome appears by adding a few pixels(I counted ~6 pixels on Chrome) of padding to the top of the browser window. On top of being more consistent with Chrome, it also accentuates the fact that tabs are rounded.

Firefox: image

Chrome: image

Additional info (Optional)

Firefox version: 128.0 Operating system: Windows 10 (64-bit)

edelvarden commented 2 months ago

There are no indentations in the old UI, you should enable userChrome.ui-chrome-refresh if you want this.

Crunchbits commented 2 months ago

Ah okay thank you for pointing me to this.