First - Great Rom. Super Fast, no FC's, etc etc. Awesome job guys and thanks.
Question: Is there any way to change the phone app only? I downloaded the Holy Blue theme and have a different phone app I may want to install. Thanks again.
You dont like my phone app? Lol. Yes u can change it. take the phone apk that you want and place it in your tools folder in you SDK folder (assuming you know how to use adb). open cmd. cd to your tools folder. type in "adb remount". Then "adb push Phone.apk /system/app"