Wine color theme

It's pretty easy to save a color theme for wine. Just locate the corresponding part in your .wine/user.reg, then paste it in a new .reg file, and add "HKEY_CURRENT_USER" to the first line. The final file reads like this:

[HKEY_CURRENT_USERControl PanelColors] 1309724542"ActiveBorder"="212 208 200""ActiveTitle"="10 36 106""AppWorkSpace"="128 128 128""Background"="58 110 165""ButtonAlternateFace"="181 181 181""ButtonDkShadow"="0 0 0""ButtonFace"="2 2 2""ButtonHilight"="40 40 40""ButtonLight"="12 11 10""ButtonShadow"="0 0 0""ButtonText"="128 128 128""GradientActiveTitle"="166 202 240""GradientInactiveTitle"="192 192 192""GrayText"="128 128 128""Hilight"="255 128 0""HilightText"="0 0 0""HotTrackingColor"="0 0 128""InactiveBorder"="212 208 200""InactiveTitle"="128 128 128""InactiveTitleText"="212 208 200""InfoText"="0 0 0""InfoWindow"="255 255 225""Menu"="2 2 2""MenuBar"="212 208 200""MenuHilight"="255 128 0""MenuText"="192 192 192""Scrollbar"="212 208 200""TitleText"="255 255 255""Window"="28 28 28""WindowFrame"="0 0 0""WindowText"="255 255 255"

Then you can apply it with: regedit myfile.reg"