Naezr / ShyFox

A very shy little theme that hides the entire browser interface in the window border
Mozilla Public License 2.0
1.69k stars 31 forks source link

Black bar at the bottom? #108

Closed Tofu-a closed 4 months ago

Tofu-a commented 4 months ago

I know its for aesthetic reasons but is there anyway to remove the black bar at the bottom (that connects to the sides) so the window touches the bottom of the screen? image

Naezr commented 4 months ago

https://github.com/Naezr/ShyFox/blob/324088ac06a5b962408875cf2a94275a855c8aa4/chrome/ShyFox/shy-variables.css#L102-L107

Replace --bottom-margin: var(--margin); with --bottom-margin: 0px; here

Naezr commented 4 months ago

I answered the question, so the issue is closed