The Mod:
- change framework-res icons - battery,signal,wifi,notification, and more images modified/ripped from various sources
-
Battery percentage animations with increments Circular Battery
- black title bar
- hidden/transparent back button - tapping next the clock is "back" action
- font change
- replaced default lockscreen background - (1st screenshot is widget locker paid app from market)
Tools Used:
- Ultimate Online Kitchen for the new framework with % battery (
more on this later)
- 7zip
- ADB
- Icon Dumps from Honeycomb
- a little Photoshop
***
- Widget locker for the lockscreen
- Font changer from market
How To:
1. S7 USB drivers need to be installed on PC
2. Tablet must be rooted and on deodexed rom - This mod uses Joenilan's Froyo Rom for S7 .
3. Backup existing framework-res.apk
* via ADB
adb pull /system/framework/framework-res.apk
From your adb /tools directory copy and save the apk somewhere for backup
4. ***IMPORTANT**** Backup Contacts and Accounts Sync Settings (suggest to do it with Google/Gmail)
5. Pushing the new framework to the phone:
copy the modified framework to /tools (download framework-res.apk -- refer to attachment)
*Obtain shell root
*via ADB:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
exit
exit
adb push framework-res.apk /system/framework/
adb reboot
6. Lockscreen Font Mod:
Post#2 from this thread http://forum.xda-developers.com/showthread.php?t=973040
Extract the Clockopia.ttf from HCOMB-LockscreenFont-zxhian.zip to your
/tools
*Obtain shell root
*via ADB:
adb shell
su
mount -o rw,remount -t yaffs2 /dev/block/mtdblock3 /system
exit
exit
adb push Clockopia.ttf /system/fonts/
adb reboot
7. Default Font Mod
- install font changer at market (free app)
- load your desired font from the application
- custom fonts can be referenced on this thread :
http://forum.xda-developers.com/showthread.php?t=801160
Note: haven't tested doing this via root explorer or droid explorer basically the same concept, im just comfortable with adb
be careful editing your framework i am not responsible if you need to re-flash froyo, (hopefully joenilan can pick this framework for his next release

)
Known Issues
- may need to re-sync your google accounts (sign-in again)
- may yield missing contacts suggest to backup contacts via google and resync
Image Bug: Clock missing on Status Bar -- to be fixed on next release
Again,
use at your own risk!, the backup is there for its purpose, i am not a coder or a skilled themer, im just a guy who likes to mess my android on my free time just sharing what worked for me.
I don't accept donations,just a simple thanks really makes my day.
To all the spiders: the original thread can be found @
androidtablets.net and
xda-developers.com
Notes for this MOD:
This is second update of framework-res.apk from Joenillan's rom.
The same framework can be processed in the Ultimate Online Kitchen, -- this made circle battery possible, if you want a different mod can try to play around with it @ http://uot.dakra.lt/
Im currently testing it and looks good so far will update this thread once done.in the meantime enjoy the screenies 
Enjoy!
-zxhian