For the color behind the title bar text. Only for SOLID COLOR FRAMES:
1) Color your all your top frame images:
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > Active
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > Inactive
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > MaxActive
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > MaxInactive
2) Change the values of COLORIZATIONCOLOR and COLORIZATIONOPACITY to zero at:
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > Active
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > Inactive
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > MaxActive
Windows & Caption Buttons > Aero > DWM Window > Frames > Window > Top > MaxInactive
3) Find the integer and hex values of your color using this:
http://vistastylebuilder.com/forum/index.php?topic=1187.0( for example in your screenshot the top frame color is rgb ( 24, 24, 24) so the integer value is -15198184 and the hex value is 0xFF181818 then
4) Change the value of Fonts, Colors, & System Metrics > Colors (Globals) > COLORIZATIONCOLOR to -15198184
5) In your .theme file add ColorizationColor=0xFF181818 and change the value of Autocolorization to zero)
6) The text colors are at Fonts & System Metrics > CAPTIONTEXT and INACTIVECAPTIONTEXT
7) If you want to use a gradient or transparency you'll need to use this:
http://www.msfn.org/board/topic/174415-aero-glass-for-win81-141/As far as the context menu Albertt To's method works fine. Make sure you follow it EXACTLY. You may have to adjust the BORDERSIZE values