droidkevlar
Android Expert
Thought this was the HTC batt widget. Still happy about a blue batt for sense-able ROM
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
been looking through the rom I have and can't seem to locate the apk for the market, not sure if it is an apk or not....

is this possible on a non rooted device? i know the process would be different but would the basic idea of editing the png files to change color etc be possible for those of us who leaked?
Have you tried installing one of the edited apk files manually?
IT WORKED!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Here's a blue battery widget for anyone who's interested: com_geekyouup_android_widgets_battery-signed.apk (58 KB)
Of course, you gotta uninstall the old one first.
Here's my documented process for editing an apk:
1: Pull .apk from /data/app/
2: Open with 7zip or whatever, edit the files you want, and put them back into the file. Don't unzip and zip it. Just drop the files back into the apk.
3: Re-sign it.
4: adb install
Yeah, use winsign. But just rename the .apk to a .zip first....
..
.
Hope that helps.
I just put the .apk (renamed to a .zip) in the winsign folder (which is in the tools folder), and run the command they give.