libfm
libfm copied to clipboard
Fix background color with GTK3
I tried building for gtk3, and the background color was wrong (it was the same as the toolbars - see attached picture, left side). This is how I fixed it (result on right side). I can make changes if required for merging.

I also noticed this issue, though it only happens when you have a single tab open.
Edit: I can confirm that this indeed fixes the color of that background.
Btw another difference (not caused by your PR) I noticed in the GTK 3 version is that it doesn't have lines around the toolbar like the GTK 2 version has.