My favorite 3 combinations: blue, black, and white. Nothing too fancy (the boot screen only shows for about 3 seconds)
; flubber (blob) colors
colorBlob = ff0000ff
colorBlobGlow = 00ffffff
colorGreenFog = 000000ff
colorFlubberScene = ffffffff
colorFogGlowStart = ff0000ff
colorFogGlowEnd = 000000ff
; logo colors
colorXlip = ff0000ff
colorXlipHighlights = ff0000ff
colorInnerWalls = ff0000ff
colorInnerGlow = ffffffff
colorXboxText = ff0000ff
...
; define the xbox logo background color
; ff000000 is pure black (ff is full alpha 000000 is rgb)
xLogoBackgroundColor = ff000000