spierce7
05/30/2021, 5:20 AMval c: Container = JFrame.getFrames().first()
c.background = Color.red
This sets the entire background color for the frame, and because the menu bar is slightly transparent, it can tint the color, but this is definitely not what I’m looking for.