They are really nice Cliff. I especially like the green one.
Thanks

In Ten Forums I have created a complete theme with it, The theme is also compatible with Windows 8. I use a color registry file that merges just for the theme, and basically looks like when you use a UX theme unpatched.
Check it out here.
You just click the zip download it, right click open properties, and unblock it, then unzip and double click
If you just wish to do the reg file yourself here it is, copy paste(click slow 3 times in code box) to note pad, save as Green.reg and click on it. it will only be used for whatever Windows theme you're currently using, so if you like it, you need to save it in Control Panel\All Control Panel Items\Personalization.
Code:
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Colors]
"Window"="85 119 0"
"GradientInactiveTitle"="85 119 0"
"TitleText"="0 0 0"
"ButtonAlternateFace"="37 37 37"
"HotTrackingColor"="0 128 255"
"InactiveTitleText"="0 0 0"
"ActiveBorder"="85 119 0"
"ActiveTitle"="85 119 0"
"ButtonShadow"="36 36 38"
"InactiveTitle"="85 119 0"
"Menu"="85 119 0"
"ButtonDkShadow"="105 105 105"
"HilightText"="63 0 117"
"ButtonText"="63 0 117"
"GrayText"="85 119 0"
"InfoText"="63 0 117"
"MenuText"="63 0 117"
"MenuHilight"="192 255 138"
"Hilight"="192 255 138"
"Background"="85 119 0"
"AppWorkspace"="85 119 0"
"ButtonLight"="192 255 138"
"GradientActiveTitle"="85 119 0"
"WindowFrame"="100 100 100"
"InfoWindow"="85 119 0"
"MenuBar"="37 37 37"
"Scrollbar"="192 255 138"
"ButtonFace"="85 119 0"
"WindowText"="63 0 117"
"ButtonHilight"="117 63 0"
"InactiveBorder"="85 119 0"