[ICON THEME][TW4.5] Blurry Icon Theme (Based on MotoBlur) [11/23] - Verizon Droid Charge

Since I like how MotoBlur looks, and TW4.5 is really simple to theme, I made this.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Just put the attached zip on your sdcard, go to the launcher preferences > theme > install theme (Blurry.zip), then choose theme (Blurry.zip), then pick the "restart and save" option from the main menu.
Note: restarting and saving the launcher has caused hotboots for me, I don't know why but it does.
To get the faded white dock background, open up your favorite image editing program and draw a transparent to opaque white gradient towards the bottom of your prefered background, then use Wallpaper Set and Save (from the market) to install it. I have no idea how to permanently set a background for the dock, help is appreciated. Here's the one I'm using in the screenshot:
/!\ Credits /!\
jeffhbo - for uploading the icons in a tidy little package

Thanks for ur efforts now we just framework themed.

bL33d said:
Thanks for ur efforts now we just framework themed.
Click to expand...
Click to collapse
This was just to hold me over until someone makes a full theme, I'm not a themer and this was all I could conjure up

So I've been doing some research, and I've started porting some theme-related stuff from the Bionic to the Charge. I'll keep you guys updated

hi.
to add a permanent dock picture, just made a dock.png picture and put it in the .zip file.
you also can do "docked" icons by adding dock_ before the names of icons you want to be docked.
For more infos about TW4.5 : : http://www.i900playeraddict.com/android/TW45/
Thanks for your job !

Just an update for how the theme is going; I've ported most of the images from framework-res.apk and SystemUI.apk from the Bionic. I've also ported the theme from Motoblur to TW3.
What's nearly done:
framework-res.apk (I'll consider this done once I manage to get the status bar themed)
SystemUI.apk
TouchWiz30Launcher.apk
Mms.apk (*note* I decided to use the AOSP app instead of the TW once, personal preference)
TwWallpaperChooser.apk (added Bionic wallpapers)
What's to come:
Phone.apk
Contacts.apk
Email.apk
Browser.apk
More as time progresses...
Here are some screenshots as a teaser

Related

[Modding] Help with transparent notification bar + theme preview

I try to make my theme but I have a problem.
I want the notification background transparent but I don't know how to modify it.
I try different way but not success.
Anyone can help me?
Thanks
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Small preview of the theme I working
I have also % of battery and trackball wakeup (thanks to eug89 for compile java)
that top grey part is called title_bar_portrait.9.png and is located on framework-res.apk. the part you want to make transparent is called status_bar_background.png and is also located in framework-res.apk
not sure if you have edited .9.pngd before but it you have to do more than just replace the image for it to look right. also im not sure if that part can be made transparent in froyo as i am currently having trouble with it. however if your making the theme for CM just adjust the transparency in photoshop, gimp etc
hope that helped
Have anybody get the status_bar_background.png transparent on FroYo ROMS?
Ok.
So the problem is froyo
Formel-LMS said:
Have anybody get the status_bar_background.png transparent on FroYo ROMS?
Click to expand...
Click to collapse
i dont think so. froyo doesnt seem to allow the image to have any transparency
Theres a Xeudoxus app that patches services.jar to enable that transparency. Didn't find exact details as too which particular file (s) are affects (for morphs). I hate when people do that (hiding details ), I will investigate after work.
For more info see this thread: http://forum.xda-developers.com/showthread.php?t=700703
Thanks Britoso.
Now I have the theme with transparent.
Now I have to fix the bar "Notification" because are also trasparent.
Also I have to investigate why It have some crash when I use metamorth for apply theme.
edit.
perfect all I want.
I have only investigate for crash when using metamorph.
Thx britoso from that other thread and xuedoxus for the app
finally got it working on my theme(frf91)
pretty cool theme!

[THEME] Black notification bar MCR FRF91 (and others?)

DISCLAIMER: I really don't know what I'm doing. I basically Frankensteined a bunch of stuff together. Please NANDROID if you try this out.
Pitch black notification bar with Desire icons, except custom battery icons which I made myself which are loosely based off of the stock icons. There's a few other Desire bars floating around in forms of morphs and with lots of other customizations. I was looking for just a simple black bar with no other mods (other than battery, because I like the stock battery icon more than the Desire one). I also wanted the pulldown to be black as well.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can create a framework-res.apk with the Desire battery icons if someone likes that instead. Here's a screenshot of what my battery icons look like:
STEPS:
1) Nandroid
2) uninstall your custom launcher
3) adb push framework-res.apk /system/framework/framework-res.apk
4) Rename services.zip to services.jar. Then adb push services.jar /system/framework/services.jar
5) adb push Vending.apk /system/app/Vending.apk
6) adb reboot
7) re-install your custom launcher
Theoretically, this should work with any FRF91 ROM. However if your ROM does not run on the default launcher, there may be a problem (see issues below)
How I did it (again, I really don't know what I'm doing):
adb pulled the framework-res.apk
replaced the icons within \res\drawable-hdpi\ icons from a CM5 mod by di2356 (http://forum.xda-developers.com/showthread.php?t=639556) and also my own battery icons
used the services.jar and vending.apk by Know-Fear's morph to get white font on the bar (http://forum.xda-developers.com/showthread.php?t=703277)
ISSUES which I do not know how to fix. Perhaps someone who likes this style of bar can help me on it.
If you use Launcher Pro, you must uninstall it, then push these files, and re-install the launcher afterwards. The launcher crashes if it exists while the framework-res is pushed and then rebooted. I don't know if other Launchers have this same effect.
The pulldown fonts need to change to white
I would prefer the pulldown background to be more transparent. Also a patterned background would be nice too. Can someone help?
The Vending.apk must be pushed, because it crashes otherwise. I don't know why, but maybe there's a way to avoid it.
Thanks to di2356 and Know-Fear because I butchered their work to put this together. I know this is a lot of effort just to have a black bar, but I like it this way and no one else has made one yet. If anyone likes this as well and can help fix the problems and/or help simplify the install, please help. Thanks.

Kameleon Dark Facebook 1.6.3 - self theming

I'm attempting to make my Kameleon Series apps be more in depth with their theming and this is what I have so far.. I had all of Facebook inverted but my friends list was black on black and I fought it for 4 hours and couldn't get the text white so I had to use theBowers' BnB fb as the base for this one so credit to him.. A few of his icons are included also like the widget arrows..
For anyone wondering what's the point of Kameleon apps, I have 9 themes out and theming every apk/app for each theme takes up a lot of extra time so I started taking all my apks that I edit xmls in and pointed all those lines to primary sytem text colors that I edit in framework-res.. then in framework-res, I point as many xml's to the primary as well so that all I have to do per theme is edit just a couple xmls.. makes it a lot easier.. So, this idea came into play with universal apks/apps like calculator, GB Keyboards, Facebook, GoogleVoice and GoogleQuickSearch so that if a user is on any of my themes (or any theme that changes the primary and secondary text colors) these apks will 'self theme'.. meaning that all the text colors that I have chosen to edit will become the color of the theme.. Now, I'm attempting to make it deeper by having the apps call on system png's also.. So on these 2 Kameleon Facebooks, it's calling on the button sets for the buttons and for the outline headers and notification bar... it's just different, nothing out of the blue spectacular but I like it.. I included 2 versions of this.. 1 is for anyone using any of my themes since the buttons are themed and the other is a universal one that is calling on a new button I made just for the app internally so it's a basic inverted version of my Kameleon Facebook...All the colored version in the screenshots are of the Kameleon Facebook and the 2 with white are what the Universal version will look like.. Enjoy!
*Shows up as Dark Facebook in the app drawer now*
Install instructions:
1. uninstall the stock facebook first.. if you're using a different inverted one then this should install right over it...
2. download the app you want and choose to install it like a normal app
DOWNLOAD LINKS:
1. http://bit.ly/Kameleon163DarkFacebookMyThemes For anyone using my Themes - You can try this regardless. if you have dark buttons then it should look great..
2. http://bit.ly/UniversalKameleon163Facebook Universal style
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}

[THEME] Kindle Fire ICS. 2-2-12

Make your ICS rom a bit more blue. Themed lockscreen, system icons, settings app, launchers, framework. Added battery mod with 1% incruments. Still a work in progress, please see change log below for new stuff. Also this is based off my Iconia theme, so change log below reflects what I have done for it. As I update for KF the change log will reflect KF changes only.
http://www.mediafire.com/?ymh7ezex7pybo
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Changelog:
2-2 v1
Initial Release
vvvvvvvvvv This is Iconia vvvvvvvvvvvv
2-2 v1.6
Removed Market due to fc's reported by users.
Removed Gmail due to fc's reported by users.
2-1 v1.5
More apps themed
More blue icons.
1-31 v1.4
Added much more blue icons through-out
Added Gmail
Added Market
Added GoogleQuickSearch
1-31
Updated to v95
Fixed the inacurate batt mod that I did....my bad
Added themed Deskclock.apk(Analog Clock widget)
1-28
Updated to v94
themed the new stuff that was added
1-27
More Blue to Existing themed apps
Themed Trebuchet Launcher
Added Themed Xoom Launcher
Themed Setting menu
Themed QuickSearchBox(Google Search)
Changed battery icon and color to better match UI.
Changed the "Pressed" icon to close keyboard, does not have the double highlight now.
Made waves on lockscreen a bit larger, little more noticable.
Please don't forget to hit the "THANKS" button if you use and like.
Reserved for future +10 chars
Thanks for the hard work. Once I root my Kindle this is one theme I would like to try out.
Alright everyone I posted over in the ICS dv thread when I first posted this theme, that I did not have my wifes kindle to ensure that this works. But just now I got my hands on it and flashed and works as it should. Got no fc's and all that I have themed was properly applied.
Looks great, might try it out sometime when I have time and nothing better to do
Unrelated, but whats the clock/weather widget on your homescreen?
It looks awesome keep move it
Sent from my LG-P500 using xda premium

Xperia Play Simple Blue Theme

Hi All I have just made a theme for xperia play tweaked v1 rom
Nothing to radical, just Simply Blue
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
There is nothing to radical, just tweaked to the way i like it.
The Themes apk"s came from SE.Tweaked v1 rom, thanks festa20 for the great rom .
If you are interested here's the download Simple_Blue_V1.zip.
If you like mma and want some wallpapers here are some made by me.
Here's what I have changed
Browser.apk - Just changed the app icon, black and blue.
Conversations.apk - changed a few icons, including some from the xperia s apk's.
framework-res.apk - changed a few icons, including some from the xperia s apk's.
Phonebook.apk - changed a few icons, including some from the xperia s apk's.
SemcPhone.apk - changed a few icons, including some from the xperia s apk's.
Settings.apk - changed a few icons, including some from the xperia s apk's.
SystemUI.apk - changed a few icons, including some from the xperia s apk's.
I included some font's, the fonts are from SE, I have always had an issue with se fonts. If you have not used them before I'll explain. The small t only had a line on one side (to the right) it never looked good to me. well I just edited the font and added a small bar on the left side of the font as well. If you have not used se fonts before you wont notice anything.
plus added my UFC wallpaper.
I love feedback good or bad
Lets not forget to thank everyone...
festa20 - for creating the rom in the first place.
DooMLoRD - For providing a base for the zip, (if it has issue's it has nothing to do with him) /;-)
absolutzero1906 - For spending the time walking me through how to edit xml's and providing some links. check his work out here.
UOT Kitchen - For getting me started on theming....
And all the others that have answered my questions and provided all the insperation to want to theme....
awesome work although not to my style. thanks. i have used my 8 thanks for the day so i cant thank you

Categories

Resources