[Theme] STOCK Green highlights? - Android Themes

Can someone point me in the right direction for a system-wide green highlight theme? (see below)
The only one I found modded some of the tabs and made them circular/ovalish...
Neejay said:
Can someone PLEASE, PLEASE, PLEASE make a theme/flash/zip whatever to make ALL the system highlights GREEN.
I don't want any of the icons/notification bars/squares or anything else changed. JUST green highlights.
I'm personally using the Super D 1.9.3 (1.6 based).
Click to expand...
Click to collapse

It's absolutely NOT an easy task dude... too many thing to modify... some requiring hex editing, baksmali or even compiling from source...

AnderWeb said:
It's absolutely NOT an easy task dude... too many thing to modify... some requiring hex editing, baksmali or even compiling from source...
Click to expand...
Click to collapse
Damn...I don't know anything about it really. I guess there's a reason this isn't abundant? I've seen a few blue/red/pink/etc. highlights, but hardly ever any greens.

DarkStar has a lot of green... Elegance too... and i think almost every Hero one... just download a bunch of them and test!

AnderWeb said:
DarkStar has a lot of green... Elegance too... and i think almost every Hero one... just download a bunch of them and test!
Click to expand...
Click to collapse
Cool, but are they JUST green highlights? I don't want a black theme, I don't want other stuff to be different (text, icons, etc.). I'm just looking for green highlights over the stock orange one.

YESSS!! I want the same thing the orange is just a horrible color! I want my normal theme with green highlights that would be perfect

http://forum.xda-developers.com/showthread.php?t=589315
Go to morphs by wigwag. There's a MM for green selection effects. I think that's what you're looking for?

AnderWeb said:
DarkStar has a lot of green... Elegance too... and i think almost every Hero one... just download a bunch of them and test!
Click to expand...
Click to collapse
yeah we like green

mackster248 said:
http://forum.xda-developers.com/showthread.php?t=589315
Go to morphs by wigwag. There's a MM for green selection effects. I think that's what you're looking for?
Click to expand...
Click to collapse
wigwag's is actually the only one I've found, but his 2.6 version (last time I checked) made some of the tabs oval/roundish instead of leaving stock. I'll do a nandroid back up and flash it again to double check it.
EDIT: It's not as bad as I thought...few things are still orange (dialing, when you press the numbers, they're still orange; pressed launcher is still orange) but it'll do for now. It's pretty damn good.

mackster248 said:
http://forum.xda-developers.com/showthread.php?t=589315
go to morphs by wigwag. There's a mm for green selection effects. I think that's what you're looking for?
Click to expand...
Click to collapse
this is a great start but i would love to replace all things orange especially those of which are on the home screen.

Try my FastTestGreen theme, system-wide green highlights, battery from FastTest, and colored notifications
Forums Post w/ Screenshots
Direct Link

I know how..
I have been doing a similar task, except I have been replacing all of the orange with blue. The main things you need to modify are the framework-res.apk in /system/framework/ and Launcher.apk in /system/app/
The apk files are just zip files renamed to apk. I believe that some (such as the Launcher.apk) have to be zipped without compression. I have also read that these need to be signed, but I have not had any problems doing so without them.
So, backup these files, modify them using the image editor of your choice (there are probably around ~300 images to modify), and then in recovery replace the apks with your new modified ones.

Related

[MOD] Black Notification Bars - CM 4.2.7.1/Dwang v1.13 [12-05]

Credit to jonnybueno for all of the edited .png files in here, I took 90 images from it. Sorry for the period of time this wasn't up here, I was drunk when I redid the thread.
I have received a few requests in the past for a black notification bar from some members, and figured that if a few people want it, well then more do as well request thread)
Latest updated 12-01​
CM 4.2.7.1 (no longer has smorg icon, apparently it is really hard to tell how much battery you have when the battery looks good)
http://www.mediafire.com/?xgzmjqqzzcf
Dwang v1.13 (still has smorg battery icon)
http://www.mediafire.com/?no4znnwymjn
CM 4.2.3.1 with Stericson's Latest Lockscreen
http://www.mediafire.com/?jezgymucuzy
mirror: http://www.4shared.com/file/147284694/a28bfa58/black_bar_4231_SL_110309-new.html
Old Versions​If you need an older version shoot me a pm, comment in this thread, or look in the attachments. (it could be there depending on if it had the lockscreen in it.)
Sorry it has taken me so long to make an official update for this.
About various other apps/widgets being skinned, well basically you can take the apk that it is in the theme and put it on the root of your sdcard and do this in the recovery console
Code:
mount system
mount sdcard
ls /system/app (only if you need to find the exact name, skip if you don't need the exact name)
cp /sdcard/exactappnamecapsandall.apk /system/app/exactappnamecapsandall.apk
awesome! keep up the great work
We can haz screenies? Or am I missing something blatantly obvious?
AdrianK said:
We can haz screenies? Or am I missing something blatantly obvious?
Click to expand...
Click to collapse
you are actually having a massive fail (but its ok). there are 3 files edited. one .png, one .xml, one .dex.
literally all this is is a black notification with the clock and date and the text for the notifications white.
david1171 said:
you are actually having a massive fail (but its ok). there are 3 files edited. one .png, one .xml, one .dex.
literally all this is is a black notification with the clock and date and the text for the notifications white.
Click to expand...
Click to collapse
Oh I see...thanks.
I would prefer black bars too, but the problem is that app icons are designed for white background, so some of them can't even be seen when the bar is black.
cigar3tte said:
I would prefer black bars too, but the problem is that app icons are designed for white background, so some of them can't even be seen when the bar is black.
Click to expand...
Click to collapse
if there is a theme with icons you like i can pull them from there and drop them into it so that the icons are visible.
david1171 said:
if there is a theme with icons you like i can pull them from there and drop them into it so that the icons are visible.
Click to expand...
Click to collapse
I personally never cared about the app icons on main screen; I only look at the tray icon and notification bar colors and icons.
The icons I'm talking about are notification ones like the one for Swift, which is just a black flying bird. This would be a black bird on black bar background, making it invisible.
cigar3tte said:
I personally never cared about the app icons on main screen; I only look at the tray icon and notification bar colors and icons.
The icons I'm talking about are notification ones like the one for Swift, which is just a black flying bird. This would be a black bird on black bar background, making it invisible.
Click to expand...
Click to collapse
ooohhh i was talking about battery, signal, wifi, notification icons, but yeah i can't really do anything about other apps
actually i think you could probably use that one method to do this also. where you make the apk match the theme. here wouldnt you just have to look for the png and invert the color? or no? i really dont know just says what I's thinks
roadrunnerx7 said:
actually i think you could probably use that one method to do this also. where you make the apk match the theme. here wouldnt you just have to look for the png and invert the color? or no? i really dont know just says what I's thinks
Click to expand...
Click to collapse
i could but then if some of the apps or paid then it would be an issue of warez and i would rather not get into that. also it would need to be done every time the app is updated.
true. too much work and trouble. well then, guys if you want a simple black bar, be ready to sacrifice some notifications. none of mine are black, except weatherbug, but thank god you can change that one to white its an option in the app!
Sorry 4 being such a noob but how do I use this
coolmarkoo said:
Sorry 4 being such a noob but how do I use this
Click to expand...
Click to collapse
just download it, put it on the ROOT of your sdcard(meaning NOT in any folder) then go into recovery and just flash it like you would flash a rom.
basically its exactly the same as flashing a rom.
That's wat I did but it said bad file and then it aborted the instalation
coolmarkoo said:
That's wat I did but it said bad file and then it aborted the instalation
Click to expand...
Click to collapse
hmmm. which one are you trying, also what did it say , did it tell you it was a bad file (i had that one with a rom, and redownloading it fixed it) or did it say something about about verification or not being signed properly?
I was flashing it normally and it said the blackbar(bad) instalation aborted I was using cm 4.11.1 but I will redownload and try again
i think it might be the signing thing.. does the file name have anything to do with it? cause i see for 4.0.4 it says signed but 4.1.11.1 does not. might be that?
crap i gotta go back to work. be back later!
roadrunnerx7 said:
i think it might be the signing thing.. does the file name have anything to do with it? cause i see for 4.0.4 it says signed but 4.1.11.1 does not. might be that?
crap i gotta go back to work. be back later!
Click to expand...
Click to collapse
nawh man, (or else i probably would've heard something from the 15 or 16 that have got it so far).
i think that means that the download got corrupted, try to redownload it and flash it again, if that doesn't work i will resign it and upload it again.
ok i tried redownloading but its not working with 4.1.11.1 then i tried to download the other one to see if it was a problem with my conection it downloaded fine. i think i might need a mirror

[Metamorph] SuperD 1.6 [Black\Nexus\Animations]

Hey,
After discovering SuperD-blk (Nexus theme), I realized how much I liked the animations, Nexus style launcher, and the green highlights. As I wanted to try other builds but continue to use the theme, I decided to make a metamorph of SuperD 1.6 [Black\Nexus] for use on all Donut 1.6 roms, and share it for those who enjoy that look and style as much as I do.
I have noticed applying this morph causes the rom to rebuild the dalvik-cache and ZipAlign the apps, so it might take a while to boot after applying it
All credits goes to HTCClay and benbuchacher. They put together an EXCELLENT build, which speeds like no other donut build i've run across.
Updated on 1/30/2008 All links below have been updated (Uploaded 12:30am PST)
Newer update includes system-wide green selections and more green in the launcher (Thanks to cloverdale for the "organicide" pngs from his Nexus theme!)
Various improvements to Launcher.apk images (more green, less orange & minor color gradient for the app drawer )
Removed unneeded wallpapers built into Launcher to reduce morph size
Only Compatible with Donut 1.6 roms (Tested on Super D 1.6.5\1.6.6 Beta and Cyanogen 4.2.13)
Features:
Nexus Style Launcher
Animations from SuperD 1.6
Green Highlights
Colored notifications for Gmail & Calendar
Whole Package (all of the above included)
4Shared Link
Mediafire Link
SuperD Animations only
Mediafire Link
4shared Link
Please give me feedback
Tested using MetaMorph 1.8.2 \ 1.9.4
Enjoy!
Borrowed these screenshots from the SuperD rom, as it is identical (although the search bar is black). Also, I didnt make any changes to the lockscreen, but I figured Id show a SS for kicks
trying it now!
Using Metamorph 1.8.2 and CM 4.2.13... completely failed. The only change I've noticed is that the text for the notification bar is now white, which sucks because it's now white on white.
Good effort though, I guess.
btw- screenshots would be nice to help me see what I'm missing
Screenshots please!!!
randomperson2 said:
Using Metamorph 1.8.2 and CM 4.2.13... completely failed. The only change I've noticed is that the text for the notification bar is now white, which sucks because it's now white on white.
Good effort though, I guess.
btw- screenshots would be nice to help me see what I'm missing
Click to expand...
Click to collapse
Thats pretty strange, cause I tested it on my Cm-4.2.13 (nandroid backup).
Did metamorph give you any errors? I replaced almost all the images (and a lot of xmls) in the launcher and framework, and if it is working it should at least give you some modified images.
Let me know...Ill do some further testing to see whats happening.
EDIT: I modified the zip file a little bit, pulled out some extra crap, and confirmed it applied successfully to SuperD Beta 1.6.6 and CM-4.2.13.
Let me know if you continue to have issues
I'm going to end up reflashing my rom and maybe some other fancy things to get metamorph working again. I haven't been able to fully get a metamorph theme to work in a while, so this SuperD theme might be just fine. I'll come back edit this post when it's all finished and (hopefully) working.
I get "The theme you selected is invalid because the theme control file could not be read or missing."
quierotacobell said:
I get "The theme you selected is invalid because the theme control file could not be read or missing."
Click to expand...
Click to collapse
I'm sorry it didnt work for ya, I even downloaded it from 4shared and reapplied it to mine to see if there was something being corrupted during the download. I am currently using MetaMorph 1.8.5 donate, if that makes any difference. I attached the .thm file for you to see if it works.....just rename it to .thm and drop it in /sdcard/androidthemes/SuperD
I am pretty new to metamorph but I think i followed the scripting parameters correctly. I attempted to remove the comments from the bottom to see if that is causing an issue.
If anyone has an idea, please feel free to chime in.
EDIT: just downloaded MetaMorph 1.8.2 free from the market to test it. Seems to work fine....I'm actually a little confused. Please try another theme and see if MetaMorph itself is working properly. Thanks and let me know what ends up happening. Would love for everyone else to enjoy this....
Works on CM 4.2.13, just not on Super D 1.6.6. Thanks for the help man, always appreciate the ones who helps out!
Using it on SuperD 1.6.6 Beta as I type to keep me over till the STABLE release......shouldnt be any different, as it is just rebuilding the .apk/.jar files w/ different images and XMLs
I was wondering if you could put together the white one also?
Nice! What part of this makes the highlights green? I've been wanting the green highlights for a long time!
I'm already using Super D, just missing the green highlights.
Neejay said:
Nice! What part of this makes the highlights green? I've been wanting the green highlights for a long time!
I'm already using Super D, just missing the green highlights.
Click to expand...
Click to collapse
Actually, I am not quite sure, as I assembled this as a way to test\learn MetaMorph. Some xml in the framework-res does all the green selections (I love that too, main reason I made the morph)
I believe there is a green highlights metamorph if you can find the post called "Post your Morphs" in this same forum, if that is all you are looking for. You could also try just applying the framework-res part of the theme instead of applying all the modifications.
straby187 said:
I was wondering if you could put together the white one also?
Click to expand...
Click to collapse
If all you are looking for is the Nexus style launcher, try just applying the Launcher.apk part of the morph. If not, let me know and I'll see what I can whip up
I meant the white notification bar. I don't remember if the black themed SuperD has it, but the text message notification is green on the white one. Which looks awesome together. Anyways using this on WGbuild Y2.6 works great!
zimphishmonger said:
Actually, I am not quite sure, as I assembled this as a way to test\learn MetaMorph. Some xml in the framework-res does all the green selections (I love that too, main reason I made the morph)
I believe there is a green highlights metamorph if you can find the post called "Post your Morphs" in this same forum, if that is all you are looking for. You could also try just applying the framework-res part of the theme instead of applying all the modifications.
Click to expand...
Click to collapse
Green highlights are .png and .9.png files, which will be located in framework-res.apk in /res/drawable (or /res/drawable-mdpi in 2.0).
By the way, if you want green highlight in ALL system apps, download Nex^2us (in my signature) and you are welcome to add them to your theme.
cloverdale said:
By the way, if you want green highlight in ALL system apps, download Nex^2us (in my signature) and you are welcome to add them to your theme.
Click to expand...
Click to collapse
Thanks for the info. Good to know for future 'morphing'.
For those that have used the SuperD White\Nexus, are the selections green? I am trying to figure out if it is even worth building a white version, as you can add the Nexus launcher by just applying the Launcher.apk
I will probably just keep this morph as is, as it is serving the exact purpose it was created for. I will continue to update it as SuperD progresses though.
@Cloverdale, us your "orangicide" done in the metamorph theme too, or just the full build? Figuring out which one to dissect haha. Thanks!
Nope, no green highlights
zimphishmonger said:
Hey,
After discovering SuperD-blk (Nexus theme), I realized how much I liked the animations, Nexus style launcher, and the green highlights. As I wanted to try other builds but continue to use the theme, I decided to make a metamorph of SuperD 1.6 [Black\Nexus] for use on all Donut 1.6 roms, and share it for those who enjoy that look and style as much as I do.
I have noticed applying this morph causes the rom to rebuild the dalvik-cache and ZipAlign the apps, so it might take a while to boot after applying it
All credits goes to HTCClay and benbuchacher. They put together an EXCELLENT build, which speeds like no other donut build i've run across.
Only Compatible with Donut 1.6 roms (Tested on Super D 1.6.5\1.6.6 Beta and Cyanogen 4.2.13)
Features:
Nexus Style Launcher
Animations from SuperD 1.6
Green Highlights
Colored notifications for Gmail & Calendar
4shared Link
MediaFire Link
EDIT: Just renamed the file on 4shared, as it didnt match the .thm file, and that would give an error in metamorph. Fixed as of 7:17pm PST
Tested using MetaMorph 1.8.2 free and 1.8.5-Donate
Enjoy!
Borrowed these screenshots from the SuperD rom, as it is identical (although the search bar is black). Also, I didnt make any changes to the lockscreen, but I figured Id show a SS for kicks
Click to expand...
Click to collapse
can you make a separate one for "Animations from SuperD 1.6 " only for the white one? I'd like to add the animation only and not touch the rest of the system. Is it possible?

White Notification Bar and Vanilla Highlights for xtrROM 4.5.2

DISCLAIMER: I am not responsible for anything adverse that might happen to your phone as a result of using my files. This is a very low risk operation, but you still perform this at your own risk.
CREDITS:
zach.xtr for his awesome xtrROM
.mak for the Espresso lock screen PNGs pulled from zenEXP
Android SDK (source of vanilla PNG files)
*All PNGs were optimized after pulling them from source*
This guide will give an even more vanilla look to xtrROM for those who like the orange highlights and white notification bar. Additionally, I have included the Espresso lockscreen (refer to screenshot) in a modified com.htc.resources.apk file. The lockscreen will still remain transparent, I just chose to use a wallpaper, so the screenshot doesn't show the transparent one. Most everything will have the highlights changed to the stock orange color, save a few things in the HTC-specific apps.
Before you do anything, make a NAND backup and/or make a backup of the files being pushed in this tutorial before pushing the ones I have provided. I have not tested this on another phone, as I only have the one that I performed this mod on, but I can't think of a reason it shouldn't work on another phone.
This was performed with xtrROM v 4.5.2. This may not work on previous versions.
Perform the following steps using ADB:
1. Push framework-res.apk, services.jar, and com.htc.resources.apk as follows:
Code:
adb push framework-res.apk /system/framework/framework-res.apk
adb push services.jar /system/framework/services.jar
adb push com.htc.resources.apk /system/framework/com.htc.resources.apk
NOTE: You *MUST* push the services.jar file if you want the clock to appear black on the white notification bar. Otherwise, it will remain white against a white background. Not very appealing, imo.
2. Your phone will soft reboot - this is normal. If you want, you can just force a hard reboot with:
Code:
adb reboot
YOUR PHONE MAY TAKE A LONG TIME TO BOOT. THIS IS NORMAL. If it takes an exorbitant amount of time (say 7 - 10 mins.), then it's probably safe to call it a failure. As long as your boot animation hasn't restarted or frozen, don't give up hope.
As pointed out by adrenalinerush12 and jadesdan, you must push com.htc.resources.apk if you want all the notification bar icons to appear white, since the stock HTC file overrides them in framework-res.apk. This means you will also get the Espresso lock screen (which, in my personal opinion, is the best-looking lock screen), but if somebody REALLY likes the boring grey "boomerang" bar, I suppose I can cook one up. Let me know.
com.htc.resources.apk Download:
HTML:
http://www.megaupload.com/?d=IYU0T72P
framework-res.apk Download: Link down - file uploaded to this thread below.
services.jar Download: Link down - file uploaded to this thread below. VERY IMPORTANT: the file is named services.zip at the bottom because XDA doesn't let me upload .jar files , SO make sure to rename it to "services.jar" BEFORE you push the file to your phone.
The reason why I installed 2.1 is so I can have Sense with a black notification bar. Oh well, some people might actually like this. Nice work!
This looks awsome! I love the XTR roms but couldn't stand the black bar.....
The framework and services.jar links are down
EDIT: I should have read the word "temporarily" a little closer.
Freakin SWEET! I love the speed of xtrROM, just didn't like the green highlights and black notification bar. This is perfect for me. Thanks a bunch.
jadesdan said:
This looks awsome! I love the XTR roms but couldn't stand the black bar.....
The framework and services.jar links are down
Click to expand...
Click to collapse
Yeah, you're right, they are down. Damn you, Megaupload!!! I think those two files might be under the XDA 8 MB limit...I'll try and upload them directly.
EDIT: OK, framework-res.apk and services.jar (as services.zip) are uploaded directly to XDA for your downloading pleasure. I don't know what Megaupload's problem is right now. Make sure to rename "services.zip" to "services.jar" - I made a little note of it near the bottom of my OP.
That's odd, because it wasn't down for me. It let me download them just a few minutes ago.
adrenalinerush12 said:
That's odd, because it wasn't down for me. It let me download them just a few minutes ago.
Click to expand...
Click to collapse
Yeah, I don't know why Megaupload does that. I've had it happen a few times before, and it's never consistent. Anyway, let me know how it works out for you. I haven't officially heard whether it has worked for anybody, so I'm excited to hear back!
Okay, when I pushed both framework-res.apk and services.jar, this is what I get:
Don't know what the issue is, but I pushed it twice to make sure. Still does the same thing.
I've tried both with the MegaUpload files and also the ones linked here, but this is what I get. I've even tried wiping Dalvik and all, but this is the best I can do. You can tell that it's taking, but I think there might be some icons missing.
adrenalinerush12 said:
Okay, when I pushed both framework-res.apk and services.jar, this is what I get:
Don't know what the issue is, but I pushed it twice to make sure. Still does the same thing.
Click to expand...
Click to collapse
Hmmm, actually now I remember that some of the PNGs in framework-res.apk are overridden in the com.htc.resources.apk. I didn't think it was so many, though. Try pushing the com.htc.resources.apk, too. If you don't want the espresso lock screen, I can always change it for you later, but I just want to see if that fixes the notification bar icons.
Yup. That fixed it! I actually deleted HtcLockScreen.apk because I like the stock horizontal slide one anyways. Thanks a bunch man.
adrenalinerush12 said:
Yup. That fixed it! I actually deleted HtcLockScreen.apk because I like the stock horizontal slide one anyways. Thanks a bunch man.
Click to expand...
Click to collapse
Hell yes! I was worried that I'd screwed something up. I can be a bit absent-minded sometimes. I'll update the tutorial. Thanks to you and jadesdan for testing!
No problem, but it seems that the notification bar clear button is black.. and so is the text, which makes it difficult to read. Not a huge deal, but. And icons such as a new text message with the stock app are still messed up looking. (With black as the background).
adrenalinerush12 said:
No problem, but it seems that the notification bar clear button is black.. and so is the text, which makes it difficult to read. Not a huge deal, but. And icons such as a new text message with the stock app are still messed up looking. (With black as the background).
Click to expand...
Click to collapse
Download and push the new services.jar (services.zip at the bottom of the thread) to fix the black "clear" button. I actually just fixed that last night - took a lot of fishing around to find out how to do it. I know the stock htc apps still have their original look in the noti bar - I didn't want to take the time to change them. Haha, maybe in the future.
Oh, and when my 3G icon changes to 1X to send a text, it goes back to the black icon. Then changes right back to the right 3G one.
i am trying to apply this to xtrSENSE. i've got the white bar working, but the services.jar part is doing nothing. do i have to extract anything or just simply rename it? i have renamed it, but it says not found or something to that effect. i do understand that this may not work due to the fact that this is slightly different than xtrROM with rosie and whatnot.
malpracti said:
i am trying to apply this to xtrSENSE. i've got the white bar working, but the services.jar part is doing nothing. do i have to extract anything or just simply rename it? i have renamed it, but it says not found or something to that effect. i do understand that this may not work due to the fact that this is slightly different than xtrROM with rosie and whatnot.
Click to expand...
Click to collapse
Cool, so framework-res.apk pushed successfully. You shouldn't extract anything from services.zip, just rename it to services.jar and push it. There are modifications to the smali code in services.jar, rather than just swapping out PNGs, so it's somewhat likely that it won't work. It's very picky - one thing out of place, and it doesn't boot. I've learned that the hard way.
May I ask what you are using for the Sense like clock/weather and the icons? They are pretty cool.
jeffgman said:
May I ask what you are using for the Sense like clock/weather and the icons? They are pretty cool.
Click to expand...
Click to collapse
For sure. The clock/weather widget is called "Fancy Widget". It's no longer on the market because the developers received a cease and desist order from HTC (can't imagine why ). Anyway, just google "fancy widget 1.3.0", and I guarantee you'll find it. I wouldn't have a problem uploading it, but some people might take issue since it's now a black market item. Whatev.
By the icons, do you mean the widgets that I have under the weather/clock widget? Those are all by curvefish and free in the market. Just search "curvefish". And if you're referring to the smiley face messaging icon I have, it's because I found a modified vanilla mms apk on a forum (can't stand HTC's slow as hell excuse for a text messaging program). Since that's open source, I've attached it to the post if you want it. Just be sure to delete HTC's mms, or you'll get some weird behavior.
ericFuels999 said:
For sure. The clock/weather widget is called "Fancy Widget". It's no longer on the market because the developers received a cease and desist order from HTC (can't imagine why ). Anyway, just google "fancy widget 1.3.0", and I guarantee you'll find it. I wouldn't have a problem uploading it, but some people might take issue since it's now a black market item. Whatev.
By the icons, do you mean the widgets that I have under the weather/clock widget? Those are all by curvefish and free in the market. Just search "curvefish". And if you're referring to the smiley face messaging icon I have, it's because I found a modified vanilla mms apk on a forum (can't stand HTC's slow as hell excuse for a text messaging program). Since that's open source, I've attached it to the post if you want it. Just be sure to delete HTC's mms, or you'll get some weird behavior.
Click to expand...
Click to collapse
Great, thank you for the information. I have heard of Fancy Widgets, just never used it. I have purchased Beautiful Widgets and used it a little bit. I have searched for a theme that resembles the Sense one but have not found it yet.
I am currently using xtrSENSE so I have the Sense UI. Once Zach updates xtrROM I am going to install that and go back to launcher pro and beautiful widgets for my homescreen.

[Theme] Tweaked Frost Remix NexTheme

I'm very new to android dev/hacking and I hope this is acceptable conduct (taking someone else's theme and putting a different spin on it) but I really liked Frost Remix NexTheme but I wanted a different battery notification icon, updated charging icons and thanks to some prodding from ludeboy, I felt the default settings text should be changed so I made my own spin on a theme which I'm posting here for your using pleasure.
Change Log...
10/2/2010
Theme Frost Remix from 9/27/2010 (forum.xda-developers.com/showthread.php?t=788294)
Changed secondary text from baby blue to green
Replaced battery icons and updated charging icons from "D" variant of Fightspit's Super Circle Battery mod (Thanks for porting s44 - forum.xda-developers.com/showthread.php?t=791886&page=3)
As soon as a figure out how to turn this theme into a rom I will and I'll get that posted but for the time being, here I have attached the framework-res and twframework-res.
To install - copy both files to your system/framework folder and restart your phone.
****This has been tested on my phone and works fine but as always - use at your own risk but let me know if you run into any problems...and always back up your originals ******
Big Thanks to ludeboy for the request to identify what xmls to change for color mods (I'm fairly up to speed on how the theme engine works), frostman88 for the initial theme and s44 for porting over the battery mod!
Works great bud! Just installed it and love it. Any way you can make the battery indicator, wifi meter, vibrate phone "lines", and the icons from the pull down menu when selected the same green as the text? I have a green type theme going on and would love it all to match. If not its cool since I have my notification bar hidden on home screen anyways but figured I could ask. Thanks for your work.
Sent from my SCH-I500 using Tapatalk
Let me know which xml you edited. Looked through the framework and twframework, and the only xml ones I found pointed to white not that blue ****.
ballaholyk84 said:
Works great bud! Just installed it and love it. Any way you can make the battery indicator, wifi meter, vibrate phone "lines", and the icons from the pull down menu when selected the same green as the text? I have a green type theme going on and would love it all to match. If not its cool since I have my notification bar hidden on home screen anyways but figured I could ask. Thanks for your work.
Sent from my SCH-I500 using Tapatalk
Click to expand...
Click to collapse
I'll look into that - I like the green on black and do also currently like the green thing going on. I'm going to do some more tinkering but my creative is lacking from a graphical standpoint so if anyone has great ideas - If I like them I'll look at them and either roll another flavor or build it into what I have here.
frostman89 said:
Let me know which xml you edited. Looked through the framework and twframework, and the only xml ones I found pointed to white not that blue ****.
Click to expand...
Click to collapse
Short Answer -
framework-res.apk\res\color-hdpi\zzz_tw_secondary_text_sub.xml
framework-res.apk\res\color\zzz_tw_secondary_text_sub.xml
(I think the first file is the only file that actually had to be modified but the second file was a few steps of color different from the first so I just modified both of them)
Long Answer -
It took me a little time to get familiar with how the themeing (styles, layouts, etc) worked but I think I have a pretty good handle on this. To figure out what controlled the text color I dumped the settings.apk, identified the layouts and styles, traced the styles backwards until I worked my way back into the framework-res.apk and then located that it was pointing to the color file of zzz_tw_secondary_text_sub
I spent about 5 hours digging but now knowing the how the colors, layout and styles work I could most likely have done it in 15 minutes.
Ah right, you know I saw it pointed to a specific color, like color1, color2, color3, but I had been up for about 19 hours with 5 hours of sleep and really did not feel like trying to trace it back to whatever else apk.
So overall I had about 30 min to dig through the xmls.
Darn, I'm so peeved right now. In the time it took for you to post this up,
I went and Odin Restored my phone, re-clean deodex + aosp'ed it,
used the Black Mod theme in Metamorph,
and then applied the D Circle Battery,
and backed it up like 5 times. If i'd have seen this sooner, it would have saved me so much time
Thanks for this. I really like Frostman's theme, but I did want the circle battery indicator, and I also really like the green text.
Works good. I like the green and the battery. Thanks
Sent from my SCH-I500 using Tapatalk
I copied the battery mod into the System/framework folder, first, and it borked my wallpaper back to the underwater live wallpaper, and then I kept getting FCs when I tried to open Root Explorer again. After I restarted, I was able to get the other file in, using Root Explorer, and I was able to reset my wallpaper. Nothing big, but I thought you might like to know.
spotmark said:
I copied the battery mod into the System/framework folder, first, and it borked my wallpaper back to the underwater live wallpaper, and then I kept getting FCs when I tried to open Root Explorer again. After I restarted, I was able to get the other file in, using Root Explorer, and I was able to reset my wallpaper. Nothing big, but I thought you might like to know.
Click to expand...
Click to collapse
Thanks - I am guessing that could be something to do with root explorer possibly. I do not use root explorer and currently am doing all my pushes using adb. I'll look at root explorer and see if I can explain what happened (guessing maybe a dependency thing but who knows).
dashultz said:
Thanks - I am guessing that could be something to do with root explorer possibly. I do not use root explorer and currently am doing all my pushes using adb. I'll look at root explorer and see if I can explain what happened (guessing maybe a dependency thing but who knows).
Click to expand...
Click to collapse
We could work together if you want, I can just toss em in different flashable zips for convenience.
frostman89 said:
We could work together if you want, I can just toss em in different flashable zips for convenience.
Click to expand...
Click to collapse
That sounds great - I sent you a PM regarding this.
Flashing a zip sounds like a weiner
Sent from my SCH-I500 using Tapatalk
You can't use this if you're using the "super clean ROM"
Sent from my SCH-I500 using XDA App
Any chance of removing "samsung fascinate" from the glass lock screen?
good day.

Themed Cyanogen 6.1.1 ROM - Dark/Black

I have themed my MT3GS with what I think is an awesome looking theme. The problem is I did not do any of the images myself, I picked, poked, prodded and pulled various images from some very great themed ROMs such as RemixedDarkBlue, ProdigalSunColorblind version, GTXSlide1.1, CR_mod1.35_OTA, BlackSlide1.3, and a few other various finds from different areas here on XDA. All different devs and versions and I can't really recall exactly what from where I pulled things from.
I did start off with doing a basic port of the BlackSlide1.3 into CM6.1.1 for the black keyboard and base of the theme, from there I opened up the .zip file and manually extracted and placed misc. images from the various ROMs I mentioned before and themed the icons, status bar, and color scheme of the overall ROM. I put the Fonts from the GTXslide in here as I like a little style. Hope you guys enjoy it.
This is the stable release of Cyanogen 6.1.1 base with a few of the apps removed, if you are already using that release just flash this over it to theme your rom. I did use the ADW App from RemixedDarkBlue as I like the trash on the bottom of the screen, and I like the icon in it as well. I placed that trash icon into the 3D Gallery to conform the rom slightly more ;-).
** Disclaimer ** Flash at your own risk ****
http://www.mediafire.com/?tf3ic39ee9av969
aaldiar said:
I have themed my MT3GS with what I think is an awesome looking theme. The problem is I did not do any of the images myself, I picked, poked, prodded and pulled various images from some very great themed ROMs such as RemixedDarkBlue, ProdigalSunColorblind version, GTXSlide1.1, CR_mod1.35_OTA, BlackSlide1.3, and a few other various finds from different areas here on XDA. All different devs and versions and I can't really recall exactly what from where I pulled things from.
The question I have is how would I go about uploading this and offering this to the community while giving props to everyone I pulled images from? As I love how my phone looks and thinks others may as well.
P.S. I'll post Screenshots soon as I find a screenshot app if you guys would like a preview of how it looks. It's a Dark/Black theme.
Click to expand...
Click to collapse
Great attitude my friend, and to solve your dilemma you dont need to say the exact names of the authors, just point out the name of the themes and that the icons and stuff are not yours.... thats it, this is sharing comunnity so i dont think anyone would come and say "hey thats my icon" lol dont worry about it
Im glad we have some more people trying to contribute
Sounds awesome so far! I hope you find a way to package it all up.
As far as screenshots, I use "ShootMe", myself. Not sure what else is out there, but that one works well enough for me
SefEXE said:
Sounds awesome so far! I hope you find a way to package it all up.
As far as screenshots, I use "ShootMe", myself. Not sure what else is out there, but that one works well enough for me
Click to expand...
Click to collapse
Thanks, my kid and I had a blast taking screenshots with that app using the 'shout' option!!
Can you also possibly make this a metamorph theme file too? That would save me a lot of time
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
very nice cant wait to try this!
agentg1001 said:
Can you also possibly make this a metamorph theme file too? That would save me a lot of time
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
Click to expand...
Click to collapse
I didn't use metamorph to theme the ROM, I used something called Theme-Porter_beta_3 by Daneshm90 here in XDA. I can supply the files I got from the theme porter (aprox. 30 meg .zip file) for you to push into a CM6.1.1 ROM. In that zip I supplied the themed ADW from RemixedDarkBlue and the ADW that comes with the CM6.1.1. I Honestly just pasted those app and framework files into my CM6.1.1. (***NOTE=the ADWlauncher inside the app folder is the one that comes with the CM6.1.1, the standalone ADWlauncher is from RemixedDarkBlue***)
If you could point me in the direction of what metamorph program you use, maybe I can be of more assistance. I'd love to be able to package this in an easy to distribute kind of way if possible ;-).
aaldiar said:
Thanks, my kid and I had a blast taking screenshots with that app using the 'shout' option!!
Click to expand...
Click to collapse
Awesome! Haha, yeah I actually had that for a while before I found out you could change the way it takes a pic. :x Glad to hear you guys had fun though
As for the theme, I really like that unlock screen. Very slick!
Thanks, got the lockscreen slides from alt+dark posted in the dark hero theme from somewhere. **Reminder** none of themes images are mine, I simply found and compiled them all to make a singular theme
Sent from my T-Mobile myTouch 3G Slide
aaldiar said:
I didn't use metamorph to theme the ROM, I used something called Theme-Porter_beta_3 by Daneshm90 here in XDA. I can supply the files I got from the theme porter (aprox. 30 meg .zip file) for you to push into a CM6.1.1 ROM. In that zip I supplied the themed ADW from RemixedDarkBlue and the ADW that comes with the CM6.1.1. I Honestly just pasted those app and framework files into my CM6.1.1. (***NOTE=the ADWlauncher inside the app folder is the one that comes with the CM6.1.1, the standalone ADWlauncher is from RemixedDarkBlue***)
If you could point me in the direction of what metamorph program you use, maybe I can be of more assistance. I'd love to be able to package this in an easy to distribute kind of way if possible ;-).
Click to expand...
Click to collapse
This is the app i use, http://www.appbrain.com/app/metamorph/stericson.xda.metamorph
for now this is the theme that i hav applied using metamorph http://forum.cyanogenmod.com/topic/...nse-201-cyanogenmod-61-stable-nb285-15122010/
but I really like how you made your theme dark n stuff its very nice , if you could make this into a metamorph theme it would be greatly appreciated, but if not its really no problem.
This is tremendous. Thank you so much for sharing.
Is there any way I can change ONLY the settings Menu?
Im reeeeeallllyyy liking it
What do you mean 'only' the settings menu? You want a different menu theme or something?
aaldiar said:
What do you mean 'only' the settings menu? You want a different menu theme or something?
Click to expand...
Click to collapse
I like how my phone looks right now. I would only like to add this
http://forum.xda-developers.com/attachment.php?attachmentid=485783&d=1294675798
I see, can push the settings and settings provider apks from the .zip into your ROM via adb. if you like the font style, push /system/fonts. Hope that helps.
I realized after flashing this over CM6.1, the Menu button unlocks the phone ignoring what's checked/unchecked in Cyanogen Settings. Flashed Cyanoginger over this and it's back to normal. Could it be this theme or something else?
The menu button unlock deals with the 6.1.1 update, Cyanoginger is 6.1. All I've done was import image files. I didn't touch any of the .xml or any other base framework file. If you like 6.1, here is a link to 6.1.0. Hope that helps ;-)
Little spoiler though, I am working on a from scratch theme that will be dark in nature still, but will look kind of like brushed metal instead of shiny. I will be posting screenshots once I get all these keyboard/button transparencies and colors situated. This new theme will take a few weeks or so to complete because I will be doing everything from scratch. The Keyboard, selection buttons, radio buttons, check boxes, status bar and icons, and possibly the icons within the apps will be completely redone. I tried to learn the meta morph technique but find the Theme Porter that @migueltherocker turned me onto much better since it is very simple and works flawlessly. Feel free to post things you guys would like to see and I might try and implement those ideas into this next theme .
Snap.
I.
Thanks for the info. Keep up the good work!
Are you sure Cyanoginger is 6.1, though? The thread says 6.1.1.
Oh, my mistake. I know that the 6.1.1 has a known issue with the menu key unlock. Last I checked Cyanoginger was 6.1 and I believe the menu issue was not introduced until 6.1.1. I've only fooled with the image files and left everything else intact. Maybe the latest nightly removes the menu key issue? I'm simply running the latest stable 6.1.1 available on the CyanogenMod site. It never bothered me as the phone never leaves my side and I am attatched to it at the waist pretty much.
Alright, Just letting you guys know I am dropping making a new theme for CM.6.1.1 due to the CM.7 Nightly release. If anyone wants me to further work on 6.1.1 I will do so after I finish my first custom theme for CM.7. Otherwise I'll be dropping this project.

Categories

Resources