!7 p-subst { final JPanel panel = jBackground(Color.black, centerAndSouth( withMargin(50, jimage(#1101279)), withMargin(20, setForeground(Color.white, setFont(#1011145, 60, jcenteredlabel("Stefan's OS Loading"))))); putClientProperty(panel, org.pushingpixels.substance.api.SubstanceLookAndFeel.COLORIZATION_FACTOR, 1.0); showCenterPackedFrame("Stefan's OS is loading...", panel); //UIManager.put(SubstanceLookAndFeel.COLORIZATION_FACTOR, 1.0); }