siramix/buzzwords

Make Default Background Black

Closed this issue · 1 comments

When you launch the app from install it flashes the gradient background for a second. Really it's the default background.

Two fixes: remove black background on the Splash OR change backgrounds that are the gradient to specify it and change default background to black. I think we should probably do the former.

I actually changed the splash to BG_Trim to match the title and also changed the default window background to BG_trim. This avoids any issues with the gradient banding in the background, and it pretty much looks great anyway.