EDIT: Post your questions and discoveries regarding WM6.5 skinning here. For finished themes, you may visit this thread. Thanks.
My aim is to centralize WM6.5 Themes and any discovery on how to skin items such as messageboxes, etc. and any discovery on which could be changed via registry values.
I myself have just started on playing around with it and here is what I have so far:
1) Files could be saved anywhere on the Storage memory. I opted to save my image files and tsk files on \My Documents\Themes folder instead of overwriting the default files on the \Windows directory.
2) Which could be skinned: Bubble, Listview, Menu, Messagebox, Scrollbar, Tabview, Taskbar, Toast, UpDown Control.
3) Main Registry keys/values to look at:
- HKLM\Software\Microsoft\Color\MultiColorTheme\
- HKCU\Software\Microsoft\Today\MultiColorThemeEnabled = 1
- HKCU\Software\Microsoft\Today\Bubble, etc.
- HKLM\Software\Microsoft\Color\MultiColorTheme\
- HKLM\Software\Microsoft\Color\MultiColorTheme\ThemeColors
- HKLM\Software\Microsoft\Color\MultiColorTheme\ThemeValues
As an example i created a theme posted on post#2.
Anything you discover with regards to theme generation or any registry keys to consider you can post on this thread. Thanks.
If you have created your own themes, you are welcome to post them here!
m.carroll said:
WM6.5 Theme Colors Wiki! - http://wiki.xda-developers.com/index.php?pagename=Windows_Mobile_6.5_Theme_Colors
Hopefully the beginning of something extremely useful. Trying to put together some sort of idea of how the whole thing works together.
Please edit this page to update your findings! I've been very hit and miss in finding what these registry values actually change, although I think I've got a pretty good handle on how the whole thing works...
If you need some explanation, please drop a PM I'd be happy to explain so we can all figure this out.
Click to expand...
Click to collapse
jonnrb said:
A 'theme' cab is simply a .CAB renamed to .TSK. My instructions aren't 'there' but they're simply in-between the lines (I added this to my (now) mega-post):
1. Name your theme (use your name instead of the *)
2. Make your images according to the guidelines set. If you don't know what each image does, unpack some of the original shipped themes to get some ideas.
3. Make the TSK. Use WinCECabManager to edit my base theme so that wherever a key says "REPLACEWITHNAME" in the Registry section, put in *.
4. Add wallpapers. This is where you have to make separate files for VGA and QVGA. You need stwater_640_480.jpg, stwater_480_640.jpg, stwater_320_240.jpg, and stwater_640_480.jpg each at the resolutions given. Just drag and drop your files (these will be the backgrounds) into the Files section of your TSK and put them in the Windows folder and select Hard Code Path.
5. Save your TSK and create a new CAB. This will be your theme installer.
6. Drag and drop all of your TSK theme elements and the TSK itself into the files section and put all of the files in /My Documents/Themes/*/ and select Hard Code Path.
7. Test your theme by installing it. Select your theme in the Today settings and check that all of your theme elements are displayed. If some aren't, make sure you have everything in the right path and at the right resolution (also check filename!). If you had to edit something, just recompile your theme and test again.
8. If your theme works, share it! We all love a new theme in our midst Make sure you take some screenshots (preferably of the Home Screen and the Dialer with the right soft-key pressed) with SPB Screenshot. Then add your screenshots to the PSD template that is provided in the first post of this thread.
Click to expand...
Click to collapse
jonnrb said:
Full Tutorial on how to make a theme here... http://forum.xda-developers.com/showpost.php?p=3613354&postcount=120
Click to expand...
Click to collapse
Ferrari WM 6.5 Theme (QVGA)
Here's my first try on making a WM6.5 Theme:
Screenshots:
(Sorry for the low quality GIF animation.)
{
"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"
}
How to install:
1) Download the cab file attached below.
2) Install on your device Memory. Image files and TSK file will be installed on \My Documents\Themes\Ferrari\ folder.
3) Go to Settings\Today and choose Ferrari as your new theme.
4) Click OK.
5) Enjoy your new theme.
Nice theme, thanks for your sharing.
The implementation as it will also work with the tsk file?
greatbal said:
Here's my first try on making a WM6.5 Theme:
Screenshots:
(Sorry for the low quality GIF animation.)
How to install:
1) Download the cab file attached below.
2) Install on your device Memory. Image files and TSK file will be installed on \My Documents\Themes\Ferrari\ folder.
3) Go to Settings\Today and choose Ferrari as your new theme.
4) Click OK.
5) Enjoy your new theme.
Click to expand...
Click to collapse
WHATT??? THIS THEMES FIRE!!! I LOVE FERRARI'S!!! Im going to dl this and use it once i get wm 6.5!!!
wait this is only for qvga??? hows wm6.5 for qvga???
nhatt said:
Nice theme, thanks for your sharing.
The implementation as it will also work with the tsk file?
Click to expand...
Click to collapse
The cab file contains the tsk and the image files. yes, I implemented the registry values in the tsk file.
nice thread~!
how does one make a tsk for wm6.5?
all i want to do is change font color and the like
ive made a pretty slick skin using the images but i just want to change text color and highlighted text color.. and ideas?
thanks
htctoucher
MRFERRARI23 said:
WHATT??? THIS THEMES FIRE!!! I LOVE FERRARI'S!!! Im going to dl this and use it once i get wm 6.5!!!
wait this is only for qvga??? hows wm6.5 for qvga???
Click to expand...
Click to collapse
I have a hermes with a cooked WM6.5 rom. Although available ram is quite low, i think it's worth it.
WOW this is neat!!!
Greatbal,
This is lovely... wish I knew coding to play around... Do share your themes for the lesser privileged guys like me
htctoucher said:
nice thread~!
how does one make a tsk for wm6.5?
all i want to do is change font color and the like
ive made a pretty slick skin using the images but i just want to change text color and highlighted text color.. and ideas?
thanks
htctoucher
Click to expand...
Click to collapse
a tsk file is just a cab file. I use WinCE Cab Manager to make my tsk files and cab files.
I'm still trying to figure out registry keys to change the colors. I found a few but not that much. I was able to change the some colors via Basecolor1, Basecolor2, Basecolor3 and Basecolor4. Also via ThemeValues. Please see the registry keys on post 1.
I hope anybody who has a more comprehensive detail on the registry keys to change so we can better control the colors of the theme would post them here.
greatbal said:
...
I hope anybody who has a more comprehensive detail on the registry keys to change so we can better control the colors of the theme would post them here.
Click to expand...
Click to collapse
Thank you for your feedback.
I also have some themes on the Kaiser thread and now also looking for this problem...
yeah i did the same opened it in wince cab manager
just.. there were so many color entries i didnt know what any of them corresponded to
also..
does anyone know if its psosible to get 4 columns of start menu icons..
i tried to edit the cpr file that corresponds changed it from 3 to 4 but then the start menu wouldnt load
htctoucher said:
yeah i did the same opened it in wince cab manager
just.. there were so many color entries i didnt know what any of them corresponded to
anyway, here is one i am workin on that im not done with but will release later on when i have more time to finish it up..
Click to expand...
Click to collapse
Nice....
I'm still trying to play around color theme values and hopefully discover what they are for. apart from what I changed in my Ferrari theme, i don't have anything more at the moment. I'll update this post once I get more info.
Salutations!
Pre, from SPB Mobile Shell --> M2D --> FE Widgets, now WM6.5 themes... what more can anyone asked?
Thanks for sharing...
Saludo ako sa 'yo, Greatbal!
Please get some WVGA, mates. Thanks.
bajok! said:
Pre, from SPB Mobile Shell --> M2D --> FE Widgets, now WM6.5 themes... what more can anyone asked?
Thanks for sharing...
Saludo ako sa 'yo, Greatbal!
Click to expand...
Click to collapse
walang magawa e. hehe
I'm just starting to discover WM6.5 skinning. Anything new is another challenge.
iftee said:
Please get some WVGA, mates. Thanks.
Click to expand...
Click to collapse
sorry, i don't have a vga/wvga device. i'm sure someone else will post VGA themes soon.
Hi greatbal
welcome back
marami salamat pow
a request 4 VGA .....
abumhmmd1 said:
welcome back
marami salamat pow
a request 4 VGA .....
Click to expand...
Click to collapse
one post up from yours. hehe
Can i know which software is used to make WM6.5 themes? i Know all u need to know to be a PRO in making WM6.5 Themes, just what i cant find is a appropriate Software so i wuld like to knw the software u guys have used THNX.
htctoucher said:
yeah i did the same opened it in wince cab manager
just.. there were so many color entries i didnt know what any of them corresponded to
also..
does anyone know if its psosible to get 4 columns of start menu icons..
i tried to edit the cpr file that corresponds changed it from 3 to 4 but then the start menu wouldnt load
Click to expand...
Click to collapse
This thread has a VGA fix that you might be able to use to figure it out. It looks like an edit to the cpr files.
http://forum.xda-developers.com/showthread.php?t=481379&highlight=theme
Related
This is a simple script for helps in locating cpr and dll(it actually looks for dla files like the weather ones are named) files that you have stored on your phone. With it, you can navigate to your file and choose it, and then it will take care of overwriting the current file being used.
I wrote this because I change up my cpr files alot and have different dll files that each one works better with different themes. So I wanted to be able to make a folder on storage card for dlls and cprs that I could easily copy and set on my homescreen.
To use this, once you have placed it on your phone. Run the FileChanger.mscr. It will ask which type of file you want to find and change, pick one and hit OK. Next, the File System Viewer will open and you will need to navigate to where you keep the file and choose it. Click OK, and it will ask you if you want to set the file change. Push Yes or No, and it will do the rest.
You can install these 2 files(in the zip below) anywhere on your phone as long as they stay within the same folder. They can be in main or storage, program files, my documents, wherever you want. Once placed, you could create a link to start menu or use CHome Config to set it to a panel for easy calling. Your cpr and dll files can be place wherever you want also, and do not have to be in the same folders. They could be scattered as long as you know where to look.
{
"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"
}
***This is a mortscript file and you will need Mortscript to run it. I attached the cab below for anyone not already using it.
***This only works for Windows Mobile 6.1 Standard
I could have placed this in a cab, but then it would install where I wanted to keep it, and not your choice other than main or storage. That's why I left in zip form. I will add some dll files tomorrow.
EVERYONE : If you have dll files or cpr files you would like to share( and I know some of you have them and can make them) PLEASE post them in here for everyone to enjoy.
Added portrait version so cprs would load correctly.
Here's some neon glow dll files for your homescreen. These dll files also includes new default icons. Just install using the changer.
Here's a few more. After unzipping, just put them on your phone and use the changer to install.
Here's some cpr files that will work to put a simple ODSHOWeather display on clock panel. There is a slim panel and a standard size panel version. Just unzip and use the changer to install.
The Feather zip is for use with Feather Weather and includes slim, standard and mini panels.
All are for landscape devices.
This is exactly what I'm looking for....I'll have to try to figure this editing out.
Thank you so much showaco. That was so simple and exactly what I wanted. Is there a way to slow down the scrolling text. It's fippin fast.
pfunkside said:
Thank you so much showaco. That was so simple and exactly what I wanted. Is there a way to slow down the scrolling text. It's fippin fast.
Click to expand...
Click to collapse
yeah, LOL, in the weather folder. Look in program files\outerdepth\kpweather\ and find loop.mscr. Open this with notepad on your pc. When you look at it you will see the text lines being written, with the RegWriteString lines.
After each one of these, there is a Sleep command. The numbers are milleseconds, so 1000 would be 1 second, 4000 would be 4 seconds, 3500- 3.5 seconds. That's how to set the time delay, just change to desired delay, resave, and then copy to phone. You can set each sleep command to a different delay if you want, some of the texts take less time to read and some more, so just play and get it where you like it.
hey show,,,,, don't forget to post the orange .dll i made for you:
REMEMBER THIS????
Here's two more colored .dll's
Dark Blue: link: http://www.mediafire.com/download.php?msl4lxgfeym
...
Dark Red: link: http://www.mediafire.com/download.php?9zy9jdebelz
I also have a slightly lighter blue one than the one shown above, but i don't have a screenshot of it. If you want to try it, here it is.
Medium Blue: link: http://www.mediafire.com/?8tivjujyy3d
and lastly: for anyone that wants to revert back to the original layout, here is the original .dll file: link: http://www.mediafire.com/?eoyxulnejml
pudgedaddy said:
hey show,,,,, don't forget to post the orange .dll i made for you:
REMEMBER THIS????
Click to expand...
Click to collapse
Yeah, I'll post it tonight, I'll put up the whole theme you put together. I was hoping ya'll would all post your stuff on here. I know you and Outerdepth and NRG all have some, I started to post them all and decided I would let ya'll do it if you wanted to share. Thanks for posting yours!
showaco said:
Yeah, I'll post it tonight, I'll put up the whole theme you put together. I was hoping ya'll would all post your stuff on here. I know you and Outerdepth and NRG all have some, I started to post them all and decided I would let ya'll do it if you wanted to share. Thanks for posting yours!
Click to expand...
Click to collapse
ok.... i only asked you to post that one since i didn't keep that theme or .dll (imagine that?)
This is great, this way i can try yours and even put the WM7 dll from the weather 3.1 app and try them all easily.
Finally got my homescreen how i want it, but different panels to try would be great.
Since my troubles always came from my panels disappearing with a full replacement of cpr files, would it be possible the script replaces common parts of cpr files but leaves panels it doesn't know alone? (Worst are the NRG cpr files bringing up myfaves and the like)And does not show panels that are currently hidden? For say different versions of ClockExpanded w/o touching any of the others?
That would be most awesomest!
But even just replacing bronze in a jiffy is great, thanks,
Daniel
morfic said:
This is great, this way i can try yours and even put the WM7 dll from the weather 3.1 app and try them all easily.
Finally got my homescreen how i want it, but different panels to try would be great.
Since my troubles always came from my panels disappearing with a full replacement of cpr files, would it be possible the script replaces common parts of cpr files but leaves panels it doesn't know alone? (Worst are the NRG cpr files bringing up myfaves and the like)And does not show panels that are currently hidden? For say different versions of ClockExpanded w/o touching any of the others?
That would be most awesomest!
But even just replacing bronze in a jiffy is great, thanks,
Daniel
Click to expand...
Click to collapse
the cpr file is either all or nothing... no merging or editing....... basically the cpr file is similar in concept to the home.xml files..... the cpr file can be edited in notepad as well ( if you have a bit of understanding of how .css or .xml works) what basically happens is that the file( for the excalibur) it replaces the chome_320x240.cpr in the windows directory. The only way a .cpr file will mess up your panels (all by itself) is if a certain chome name ( such as "operator services" or "music") are omitted from the .cpr file..... usually the culprit is something in the registry that has to be manually changed.
I have mortscript.exe in my /Windows directory, courtesy of MiniWeather. If I place these two files into a directory on my storage card, will they still work ok, or do they need to be in the same folder as mortscript?
uansari1 said:
I have mortscript.exe in my /Windows directory, courtesy of MiniWeather. If I place these two files into a directory on my storage card, will they still work ok, or do they need to be in the same folder as mortscript?
Click to expand...
Click to collapse
I believe it will work. If they say not associated with an app, then go to your mortscript.exe and click on it to see if that will register them and then try them again. If they still won't work, then you can do one of two things: 1) move the file changer.mscr and chomerefresh.exe into the folder with the mortscript(they only take up about 3 kb) or 2) download the mortscript cab I posted which I know can run files from anywhere. I have my changer in a new folder I made called changer along with all my files on the storage card. The cpr and dla files do not need to be in same folder as the changer itself, so you can put the cpr and dla files in storage while the file changer itself is in main.
Here's the theme and the dla by itself for all the longhorn fans!
The theme zip has the dll, the scheme.xml, and the UT wallpaper.
Enjoy, courtesy of Pudgedaddy, because he loves the longhorns.hehe
Right, Pudge? Maybe I'll see you at the Red River Rivalary game.
Mini Panels
Here's a cpr for mini panels, they are narrower in width and work with ODSHOWeather for the clock. Shown here with neon blue dll.
I really don't want this thread to end up in the dumpster. Its such a neat tool and i love theming my phone.
Here's a few new dll files just for sports. I included a gold and silver tint to go with the olympics(lol). Also, here's a texans logo panel.
Any requests for team logos?
Here's a new dll file for a variant of the chrome border, this one is by Kron2.
{
"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"
}
In my Theme:
* Godzson font (GODZSON -Hall Feica Font TF3D)
* PrayGreyWallpaper in all Tabs with maranell0 HD Wall
* PrayGreyHome Home Wallpaper with extra calendar and caller's history selection
* PrayGreyTheme 12 Manila Tab icons (big and small), inclusive no topcurtain, crystal clock (I use it with TF3D 2.1)
edit:
* PrayGreyThemePLUS 14 Manila Tab icons (4 more info look @ the end of this #1), inclusive no topcurtain, crystal clock (I use it with TF3D 2.1)
My inspiration were the real tat ones 3D icon, Djoub his Simply Black Theme, Anja31 n1 ABROM and HTC 4 my pretty Touch HD!
How 2 install what:
Glas clock, clear topcurtain, halftransparent bottomcurtain, slider and 12 Tabicons:
Just download the PrayGreyTheme.cab and copy it to ur memorycard or whatever u want.
Disable Tf3D in start/settings/today/elements
Run *.cab
Enable Tf3D in start/settings/today/elements
Have fun!
Black blade wallpaper in all Tab´s:
Just download PrayGreyWallpaper.cab and copy it to ur memorycard or whatever u want.
Run *.cab
Make a soft Reset
Have fun!
The Home Wallpaper with extra calendar and caller's history selection:
Just download PrayGreyHome.zip
Unzip it
Copy the PrayGreyHome.jpg to windows/my documents/my picture
Go with ur Tf3d slider 2 settings and change ur wallpaper
Have fun!
Godzson font:
Just download the GODZSON -Hall Feica Font TF3D.cab
Look @ the owners thread
Have fun!
Thx 2 Anja31, Djoub, holyfox, GODZSON, maranell0
edit:
How to some of you has already struck, a small error has occurred me with 2 icons (email & program tab).
Now here the revised icons with grey shades 4 all tabs - this are to the better detection with my black wallpaper.
I have still added to the callerhistory tab and the comManager tab in addition.
The instructions of the installation are exactly same like on top.
How to install this theme?
Just download the skin.Pray Grey.zip and copy it into the same directory on your device where you can find the ThumbCal.exe. (e.g.: "program files/thumbcal/" or on German devices: "Programme/ThumbCal/").
Don´t unzip it!
Go under ThumbCal/settings/skin and choose Pray Grey - Thats all
Thx 2 Mreyes aka XaKing cool App the 12 button ActionScreen!
Thx 2 wedge666 cool App the 18 button ActionScreen!
Here my GER/ENG Pray Grey Skin and
Pray Grey 18 button Skin!
How 2 install ActionSkinGER.zip or ActionSkinENG.zip:
Safety first - go 2 \Windows and copy the original AS_Bkgd_1.brn 2 ur save folder (hope u have previously installed the ActionScreen)
Just download ActionSkinGER.zip or ActionSkinENG.zip
Unzip it
Copy/move new AS_Bkgd_1.brn in ur \Windows folder and overwrite the original
Make a soft reset
Have fun!
How 2 install PrayGrey18button.zip:
Safety first - go 2 ur Actionscreen folder and copy all the original *.brn (like 00P, 01P, BG10.brn etc..) 2 ur save folder (hope u have previously installed the ActionScreen)
Just download PrayGrey18button.zip
Unzip it
Copy/move new all *.brn files in ur Actionscreen folder and overwrite the original
Make a soft reset
Have fun!
Some people ask me about my WM 6.1 Taskbar icon, here we are:
First I must thanks 2 InsecureSpike (and he 2 MicNeo & Brian) from that of his taskbar and from m6silver's his Black Metal taskbar I mixed both and edit some blue/yellow icons 2 black/grey.
I love this sony waiting cursor with his jumping green ball inside very n1!
However, looks simply
How 2 install the icons:
My edit taskbar icons:
Just download PrayGreyTaskleiste.zip
Unzip it
Just download SdkCerts.cab
Copy the PrayGreyTaskleiste.cab and SdkCerts.cab to ur storagecard
Run SdkCerts.cab
Run the PrayGreyTaskleiste.cab but remember the notify.dll.0407.mui is 4 germany!
Make a softreset
Have fun!
Have u problems with battery level and never befor install another battery icons pls check and edit this:
HKLM\Security\ResOver\Bitmaps\BatteryIconLevels 00000066 (102) REG_DWORD
HKLM\Security\ResOver\Bitmaps\BatteryIconIdStart 000003E9 (1001) REG_DWORD
HKLM\Security\ResOver\Bitmaps\BaseDll phcanOverbmp.dll REG_SZ
HKLM\Security\ResOver\Bitmaps\BaseId 00000000
Please no questions about change some icons
Wow...looks great...nice Icons...i hope you make a Version with Colored Icons ...
keep it up...
greetz
Nice work, well done.
Looks great! Thanks for sharing.
Nice work congratulations and thanks. I'll give this a try
Is it the top bar included? Or can you give me the link for that?
diogoperas said:
Nice work congratulations and thanks. I'll give this a try
Is it the top bar included? Or can you give me the link for that?
Click to expand...
Click to collapse
That topbar has a SonyEricsson logo on it, u rly want that on a HTC?
Cokey said:
That topbar has a SonyEricsson logo on it, u rly want that on a HTC?
Click to expand...
Click to collapse
I already saw the same topbar, with the HTC logo I just don't know where
diogoperas said:
Nice work congratulations and thanks. I'll give this a try
Is it the top bar included? Or can you give me the link for that?
Click to expand...
Click to collapse
Cokey said:
That topbar has a SonyEricsson logo on it, u rly want that on a HTC?
Click to expand...
Click to collapse
diogoperas said:
I already saw the same topbar, with the HTC logo I just don't know where
Click to expand...
Click to collapse
Look here guys, should be what you are looking for.
Really looks nice Matt, well done!
looks beautiful.thanks.
eac said:
Look here guys, should be what you are looking for.
Click to expand...
Click to collapse
Thanks m8 That's what I was talking abou
Works in Dutty's HD V3.8 XT tkanks, very good theme
can u please explain step by step how to instal this theme.on hd.....
rangbaz said:
can u please explain step by step how to instal this theme.on hd.....
Click to expand...
Click to collapse
executed
MaTT
Thank you matt...
It looks very nice at my FlexROM HD...
IT´s GREAT !!!
Tiger22
GREAAAAAAAT ONE!!!! Everyone should have it...
What a great Theme. Thanx for all the work. You have to work weeks on it. Are u a professional grafic designer? The work is great and i love it.
Some ROMs allready used it and i know why. It's one of the best dark themes on earth.
What i wish is the same in white. I LOVE WHITE THEMES, so this must be next.
THANX FOR ALL THE WORK.
YOUR daJhòóny
is it work for manila 2.1?
TF3D2 Whiteglow Transparant clock background 14/07/2009
I have made clock background for TF3D2 for me and want to share it with you.
These are the manila files a have worked on,cab files for easy install!
This is working on my installed rom(Energyrom 6.5) with tf3d2(2.0...)
-Work also on laurentius roms
-work also on on TouchFlo v2.1
Install:
1.Background+digits(numbers)
Download the cab file and install
2.background only
Download the cab file and install
3.Flip Background only
Download the cab file and install
Restart manila!
Please,leave your comments and let me know if you like it and if its working on you'r version of manila,also wich rom you'r using.
Maybe i will make some others with colors,depends on suggestions of you.../ NEW FLIP WHITEGLOW BACKGROUND
{
"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"
}
____
1.Whiteglow_Transparant_Clock & Background.cab(background +digits)
2.Whiteglow Transparant Background.cab(First picture,Simpel Background best with Fix cab)
3.Flip Whiteglow Transparant Background.cab(Second Picture,dont install fix for manila please!)
If you like my work,please say THANKS,ENJOY!
TEST Whiteglow Tab Icons & Slider:Let me know what you think about please?
Download DJCedric TF3D Whiteglow Tabicons & Slider.cab
I have remaded this beautifull icons!!!(Whiskeybro,all credits go to him)
this are only the tab icons without slider
working on tf3d2 and tf3d 2.1 i think
Whitegoldbling remaded by DJCedric.cab
There is a clockfix to make your clock without flip animation,also remove the 1pixel line in de middel.
Im not that familiar with TC, so how do i back up the old ones? and to install i just go to windows in the directory and paste and click yes on overwrite? Also do i need both of these files? I want to keep my own backround. Will this work on my Fuze?
ditm02 said:
Im not that familiar with TC, so how do i back up the old ones? and to install i just go to windows in the directory and paste and click yes on overwrite? Also do i need both of these files? I want to keep my own backround. Will this work on my Fuze?
Click to expand...
Click to collapse
for backup you need to go in your windows directory,search the files described in my post and copy them to you sdcard or your computer just in case if the graphics are messed up.
yes to install just copy one the files to your windows directory and overwrite:
1.clock numbers and background or 2.clock background alone.
i dont know if this wil work on your fuze,if you have TF3D2 cooked in then yes i think it will work,depend off you screen resolution.
Hope this helped
Does TC have a search feature? I don't have those manilla files in my windows/
ditm02 said:
Does TC have a search feature? I don't have those manilla files in my windows/
Click to expand...
Click to collapse
or you dont have the correct manila version or your files are hiden,with resco explorer you can set as option"show hidden files" and with TC push show then Hide files in rom
Okay, i found those files backed them up, then did exactly what u said to do, it asked to overwrite only like 1 of the files, didn't work, then did soft reset and viola, BAM it worked like a charm!
ditm02 said:
Okay, i found those files backed them up, then did exactly what u said to do, it asked to overwrite only like 1 of the files, didn't work, then did soft reset and viola, BAM it worked like a charm!
Click to expand...
Click to collapse
ok nice for you thanks
Thank you. this works with Laurentius26 latest rom. win 6.1
I like the look, but the animations aint as smooth and nice as stock. but i will keep this
Ondrugs said:
Thank you. this works with Laurentius26 latest rom. win 6.1
I like the look, but the animations aint as smooth and nice as stock. but i will keep this
Click to expand...
Click to collapse
thanks and happy you like it,i dont work with flip animation,if you want i have a cab to disable the animation...this also remove the 1pixel line in de middel.
djcedric said:
thanks and happy you like it,i dont work with flip animation,if you want i have a cab to disable the animation...this also remove the 1pixel line in de middel.
Click to expand...
Click to collapse
Can you please post that cab??
Thanks!
vldmarinescu said:
Can you please post that cab??
Thanks!
Click to expand...
Click to collapse
no problem,here it is
dcj, just tested your clock on TouchFlo v2.1, works great!
As a thank you, I made you a little cab-file.
http://www.mediafire.com/?sharekey=ca4e7e9b60dc158224a64199ac7f73e5e04e75f6e8ebb871
[edit]
Just installed the clock fix cab you posted here, but that messed up my layout pretty bad
Fire69 said:
dcj, just tested your clock on TouchFlo v2.1, works great!
As a thank you, I made you a little cab-file.
http://www.mediafire.com/?sharekey=ca4e7e9b60dc158224a64199ac7f73e5e04e75f6e8ebb871
Click to expand...
Click to collapse
hey thats nice men,im waiting for this!!!big thanks
just a question,is this cab with or without digits?
Always glad to help
this is just to try if someone like it,not released,if you want it because you like it,ask it here and i will release
If it fits the rest of your theme, I guess some people will like it, but I'll stick with the white one.
I have two problems though:
- Your fix for manilla-cab does not appear to work for TF3D v2.1
- In all your versions, the background appears to have a mis-allignment on the left?
Fire69 said:
If it fits the rest of your theme, I guess some people will like it, but I'll stick with the white one.
I have two problems though:
- Your fix for manilla-cab does not appear to work for TF3D v2.1
- In all your versions, the background appears to have a mis-allignment on the left?
Click to expand...
Click to collapse
i have receive this fix,dont know how to make it work on 2.1???if you can make cabs maybe you can extract them to?so try to see inside the fix cab,can you do this?
for the mis allignement i think its just this 1pixel that you see you'r right,i will try to fix it.
new whiteglow with flip animation
new whiteglow with flip animation
Flip whiteglow transparant background.rar
djcedric said:
hey thats nice men,im waiting for this!!!big thanks
just a question,is this cab with or without digits?
Click to expand...
Click to collapse
I did not see this question before, maybe you already know the answer, but the cab-file is with the digits.
You want one without too?
djcedric said:
i have receive this fix,dont know how to make it work on 2.1???if you can make cabs maybe you can extract them to?so try to see inside the fix cab,can you do this?
for the mis allignement i think its just this 1pixel that you see you'r right,i will try to fix it.
Click to expand...
Click to collapse
I can extract the cab, but I don't have a clue how to create/check the manilla-files.
I will rar them and upload them, so you can have a look.
[edit]
http://www.mediafire.com/?niozwnwy3mghttp://www.mediafire.com/?sharekey=ca4e7e9b60dc158224a64199ac7f73e5e04e75f6e8ebb871
Here you go.
Fire69 said:
I did not see this question before, maybe you already know the answer, but the cab-file is with the digits.
You want one without too?
I can extract the cab, but I don't have a clue how to create/check the manilla-files.
I will rar them and upload them, so you can have a look.
[edit]
http://www.mediafire.com/?niozwnwy3mghttp://www.mediafire.com/?sharekey=ca4e7e9b60dc158224a64199ac7f73e5e04e75f6e8ebb871
Here you go.
Click to expand...
Click to collapse
if someone can help to remove the flip animation from manila 2.1?
i have take a look at this files bud strange manila files...
{
"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"
}
Version 1 for manila 2.5.1918
Version 2 for manila 2.5.1919
Version 4 for manila 2.5.1921 - 2018
most images from v1 (calendar and footprint v2)
Version 4.1 for manila 2.5.1921 - 2018
Version 4.1 cleaned up images (also added images for the retractable tabbar of Cookie'sHomeTab)
Hi there.
Here are icons for the tab bar and their accompanying preview images.
I can't take credit for the images. I took most of the images from the Internet and modified some of the original manila files e.g. I've added reflection to the three stock images and one of the footprint images (only the one on the bar and not the images on the selector and settings page).
Use the cab or copy the individual manlia files from the zip to the windows folder on your device.
EDIT:
[13 sept '09]
and if you like some more, there is a theme over here
http://forum.xda-developers.com/showthread.php?t=559648
NOTE:
Version 1 manila 2.5.1918
Version 2 manila 2.5.1919
Version 3 not made (yet)
Version 4 manila 2.5.1921 .. 2.5.2018
Version 4.1 manila 2.5.1921 .. 2.5.2018 Download at post#54 (click here)
Nice looking icons, will try them when I get a chance
You can find some sliders and curtains posted by me here: http://forum.xda-developers.com/showpost.php?p=4387387&postcount=9 which should give a quick way of finding the manila files you want to work on
millski said:
Nice looking icons, will try them when I get a chance
You can find some sliders and curtains posted by me here: http://forum.xda-developers.com/showpost.php?p=4387387&postcount=9 which should give a quick way of finding the manila files you want to work on
Click to expand...
Click to collapse
Thank you!
511c6915_manila
Thanks Millski
time to play
cc62 said:
View attachment 225930
Hi there.
Here are icons for the tab bar and their accompanying preview images.
I can't take credit for the images. I took most of the images from the Internet and modified some of the original manila files e.g. I've added reflection to the three stock images and one of the footprint images (only the one on the bar and not the images on the selector and settings page).
The slider bar is not skinned (yet). I have not found the manila files for it (yet). I hope that someone can point them out to me, because I like to change that too.
I have no clue how to make a cab-file, so I post the manila files in a folder.
All the individual manlia files have to be copied to the windows folder on your device.
You can do this manually or with MortScript
Read the ReadMe file
Click to expand...
Click to collapse
I was bored so I made a cab for you. Nice looking icons, good job.
dwizzy130
cab
Hey ,thanks dwizzy130
you beat me to it. just made a cab myself
still have no clue, but thanks to maranello's cab creator it's actually easy to do.
but thanks anyway, it's nice to see that you care to do that for me
cc62 said:
Hey ,thanks dwizzy130
you beat me to it. just made a cab myself
still have no clue, but thanks to maranello's cab creator it's actually easy to do.
but thanks anyway, it's nice to see that you care to do that for me
Click to expand...
Click to collapse
Yea no problem man. I own WinCE Cab Manager so it's really easy for me to make them so if you ever need more made, shoot me a PM and i'd be glad to help.
dwizzy130
work beautiful with my pdaviet rom , nice work
thanks bro
cc62 said:
Hey ,thanks dwizzy130
you beat me to it. just made a cab myself
still have no clue, but thanks to maranello's cab creator it's actually easy to do.
but thanks anyway, it's nice to see that you care to do that for me
Click to expand...
Click to collapse
How did you manage that? maranello's cab creator doesn't work for 2.5 tab icons.
puting manila files in cab
that's a trick
I didn't load any wallpaper but went directly to create cab
then I selected the folder with my manila files in the left part and pushed he button [add files] and they appeared at the right part.
did not select wallpaper or anything else just created the cab (and renamed it).
but I found an even better way here:
http://forum.xda-developers.com/showthread.php?t=400221
it does more than only copy files. it can do registry entering too
that's great!
now I can change the color of the taskbar too.
When I've figured out how the wallpapers are working in manila 2.5 I want to post a complete (more or less) theme on OSX style.
link to theme
hi there again,
if you like some more
there is a theme over here
http://forum.xda-developers.com/showthread.php?t=559648
The bar
here is a sliderbar that fits nice
(it's from my theme)
cc62 said:
View attachment 225930
Hi there.
Here are icons for the tab bar and their accompanying preview images.
I can't take credit for the images. I took most of the images from the Internet and modified some of the original manila files e.g. I've added reflection to the three stock images and one of the footprint images (only the one on the bar and not the images on the selector and settings page).
The slider bar is not skinned (yet). I have not found the manila files for it (yet). I hope that someone can point them out to me, because I like to change that too.
I have no clue how to make a cab-file, so I post the manila files in a folder.
All the individual manlia files have to be copied to the windows folder on your device.
You can do this manually or with MortScript
Read the ReadMe file
EDIT:
[11 sept]
thanks to dwizzy130 there is a cab in post #5
EDIT:
[13 sept]
and if you like some more, there is a theme over here
http://forum.xda-developers.com/showthread.php?t=559648
Extra:
A nice sliderbar is in post #12
Click to expand...
Click to collapse
Hi there,
Is there a slider with OSX icons for Wm 6.1 TouchFlo 2.0
I just got my phone (HTC Diamond 2) & would love to have the OSX icons, but don't know how to get them.
These here do not work in my device and the HDWall Slider part does not work, calling me not have proper version of .NET framework (I updated it to as fresh version as possible).
Please, help me guys if you would have a moment.
Would very much appreciate your help.
Jack
the images are also included in the zip file as png-files, so if anyone want to use them to make a manila (or TouchFlo or TF3D) 2.0 version, be my guest
to Jack: maybe one day the slider part of HDWall will work.
if you find out that it does, please share that with us in this thread.
cc62 said:
to Jack: maybe one day the slider part of HDWall will work.
if you find out that it does, please share that with us in this thread.
Click to expand...
Click to collapse
I will definitely share the info.
Did not know, that it does not work for others as well
unfortunately HTC changed the *_manila files with the different manila versions.
I think that's why it is so difficult to make a skinning application like HDwal.
update (new version)
Hi There,
When I changed to a new rom I found out that version 1 of my theme didn't work. The images had to be rearranged in to a new size.
So I did that and made some other changes too.
In version 2 a slider bar is included to get a more OSX stylish look.
Some of the newer HTC icons were already with reflection and I must say that I like some of them better than the icons I put into V1.
The newer manila 2.5 has an added feature, namely the date on the calendar Tab icon. So I kept more of the original icons in this new version.
The guitar is also a bit bigger.
Tip: rearrange the tab order to have the music tab in view on your home tab for easy (direct) access. [home; messages; mail; calendar; music]
In post #1 are a zip file and a cab available.
(the zip includes the png-files)
I hope you like it and use it
Anyway to get this for Manila 2.1?
quadjacks said:
Anyway to get this for Manila 2.1?
Click to expand...
Click to collapse
Sorry, no.
I don't know which manila files to use. I've gone from manila 1.3 directly to 2.5.
But the images can be found on my deviant (link in my signature).
PS did you try the v1 cab? maybe you're lucky and it works.
Thanks man
A new set of "Black NRG Icons" for Sencity or any other Black rom
Here
http://forum.xda-developers.com/showpost.php?p=9423664&postcount=104
******************************************************
A new thread for Sencity icons here
http://forum.xda-developers.com/showthread.php?t=814465
******************************************************
This is a preview of the a mod to NRG GTX Roms icons ...
They look like those screenshots ...
{
"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"
}
Tell me what you think and if you like them i will realese them...
Those are icons that I change the look of them to feet the GTX NRG Roms (probably and other roms)
Mainly they are from NRG roms and from this forum. All the credits goes to original designers.
icons release in post 2
Some wallpapers
Again i just change those images to something that i like.... I did'n create those wallpapers
************************************************************************************
More wallpapers here
http://forum.xda-developers.com/showpost.php?p=8871032&postcount=103
************************************************************************************
More icons
Edit : The first 181 Icons posted !!!!!!!!!
This package has all the icons that are used in NRG GTX rom.
You can install them by just copy all of them in the \Windows folder and softreset (then you can't have back the originals) or by using and icon change app.
If after copy the files and softreset you dont get the icons in startmenu and manila then use those utilities to clear cache and reset.
http://forum.xda-developers.com/showpost.php?p=7774637&postcount=15
I will release some custom icons for application that i use.
Now i am taking orders for more custom icons.
Post here the icon you want.
EDIT : 20 more custom icons
EDIT : 16 more custom icons
Some more new custom icons from pudan in this post
http://forum.xda-developers.com/showpost.php?p=8845736&postcount=101
User ForgetfulGuru added some more custom icons in this post ...thanks m8...
http://forum.xda-developers.com/showpost.php?p=10059745&postcount=110
New custom icons from ForgetfulGuru in this post ...thanks ...
http://forum.xda-developers.com/showpost.php?p=10541717&postcount=2
NOW THE TOTAL ICONS IN THIS THREAD IS 300...
Energy GTX Task bar MODS
Those are mods for Nrg GTX Roms task bar..
The battery and ram info that shows in the left of the task bar are the all in the #2 mod
All files needed are in the rar file in the end of the #2 mod
1. The first one its pretty simple.
Go Start menu/settings/home and select them "EnergyRom 2010 New"
Click on the Attached image at end of the post, and then reclick the image in the windows that is open.
When the image is opened alone in a window left click on the image and select save image as and give the name energy+taskbar.png.
Copy the file to your device in \Windows folder (keep a copy of the original just in case)..
and softreset
You will get this:
********************************************************************************************************
2. The second one is darkninja task bar with battclock and different background
Install oVi's WinDroid Project! Theme V0.4.cab
Go to start\settings\today and select "Android White 3" theme
Install Dark Ninja Desire Taskbar V3 WM6.5.cab
soft reset
Install Android White Taskbar Colour.cab
copy the file "DarkNinjaTaskbar.png" to \windows
soft reset
Copy the folder Battclock2.1.2 to \program\files
Merge the registry file "BattClock_6.5.reg"
Run buttclock.exe.
If you want the battclock to autostart then copy the file battclock.lnk to \windows\startup
All files you will need are in this rar file
http://rapidshare.com/files/406098210/colossus_taskbar.rar.html
You will get this :
Or in 21xxx version this :
********************************************************************************************************
BATTERY MODE
A new battery mode by litderose is this
and can be found here
http://forum.xda-developers.com/showpost.php?p=8606054&postcount=97
********************************************************************************************************
CLOCKS MODS
Some clocks mods for cookie 1.71 can be found here.
Edit: They work fine and in 1.85 and 2.0 cookie
http://forum.xda-developers.com/showpost.php?p=8473618&postcount=90
********************************************************************************************************
TRANSPARENCY MODS
In this post
http://forum.xda-developers.com/showpost.php?p=8606133&postcount=98
CHT 1.71 Shortcuts - App and Icons
I will provide some app and the icons for CTX 1.71 to emulate the functionality of cht 1.85 switches...
Wifi-BT-Phone-SoundProfiles-SenseRestart
Icons for the shortcuts bellow
Edit: Add Wireless Apps
Here are the applications for swiching on/off for :
Phone
BT
Wi-Fi
Sound Profiles swich
Restart Manila (mort script)
Once again those utils are to emulate the functionality of cht 1.85 switches for cht 1.71 users...
EDIT
New version ...Now in cab. 3 version .... for GTX, Dinik and Colossus Icons....
For the dinik version those are dinik's icons and all the credits for the icons goes to hm
Very Nice . Looking forward to release.
Perhaps you can even pass them on to NRG so he can cook thm into the next iteration of the ROM.
colossus_r said:
I will provide some app and the icons for CTX 1.71 to emulate the functionality of cht 1.85 switches...
Wifi-BT-Phone-SoundProfiles-SenseRestart
Icons for the shortcuts bellow
Click to expand...
Click to collapse
This is very, very good!!!
I use cht 1.71 and this will be very useful!
When can we expect?
Thanks in advance
Nice Job !!!
fane017 said:
This is very, very good!!!
I use cht 1.71 and this will be very useful!
When can we expect?
Thanks in advance
Click to expand...
Click to collapse
Almost ready m8..
Cool
Well done Colossus, cool theme dude. Give it a name.
Looking forward to your release.
Wow, looks great. Looking forward to a release.
colossus_r said:
I will provide some app and the icons for CTX 1.71 to emulate the functionality of cht 1.85 switches...
Wifi-BT-Phone-SoundProfiles-SenseRestart
Icons for the shortcuts bellow
Click to expand...
Click to collapse
any chance in getting these in regular NRG black (or Dinik glass)?
avi8108 said:
any chance in getting these in regular NRG black (or Dinik glass)?
Click to expand...
Click to collapse
Something like this m8 ????
Wow, black is my color...
Hardly wait to show my HD Blackstone to iPhone losers, I mean, users ....
Hey Colossus,
Take note, Wireless icons file is named Wireless.rar.zip, for it to be opened it needs to be renamed to Wireless.rar
I copied all Icons into \windows folder, restarted the device. The New icons appear in START menus but not in manilla/Sense/CHT. What's wrong?
For those running CHT 1.8, should all files in Wireless.RAR be copied into \Windows folder, or everything BUT the *.exe files?
Oh, congrats on becoming an official Theme Maker
Roadrunner100 said:
Hey Colossus,
Take note, Wireless icons file is named Wireless.rar.zip, for it to be opened it needs to be renamed to Wireless.rar
I copied all Icons into \windows folder, restarted the device. The New icons appear in START menus but not in manilla/Sense/CHT. What's wrong?
For those running CHT 1.8, should all files in Wireless.RAR be copied into \Windows folder, or everything BUT the *.exe files?
Oh, congrats on becoming an official Theme Maker
Click to expand...
Click to collapse
Thanks Roadrunner
The zip extention was added cose xda permits only zip files not rar but winzip will open the file anyway.
Manila (sense) keeps a cashed version of the icons that use.
When you change icons you must clear that cashe.
Use this litle util to do that. Just run it and softreset when it asks.
The other app its a general clear temp utility
If you have any custom apps you want them in the theme just post the icons here and i will convert them for you to colossus gtx
The wirelles its only for the cht 1.71 user to have the functionallity of the 1.85 (you have that allready).
colossus_r said:
Thanks Roadrunner
Manila (sense) keeps a cached version of the icons that use.
When you change icons you must clear that cache.
Use this litle util to do that. Just run it and softreset when it asks.
Click to expand...
Click to collapse
Thanx Dude, worked like a charm.
colossus_r said:
The wirelles its only for the cht 1.71 user to have the functionallity of the 1.85 (you have that allready).
Click to expand...
Click to collapse
Yeah, but I love those Icons. Can they somehow replace the ones used in CHT 1.8x?
By the way, the latest ENERGY GTX (see my signature) is a flyer, and a keeper. Apart from issues I'm having with iExplorer all is fine...
colossus_r said:
If you have any custom apps you want them in the theme just post the icons here and i will convert them for you to colossus gtx
Click to expand...
Click to collapse
Very generous of you. The only Icon I can think of is iGO.
Your work is much appreciated.
Roadrunner100 said:
Thanx Dude, worked like a charm.
Yeah, but I love those Icons. Can they somehow replace the ones used in CHT 1.8x?
Click to expand...
Click to collapse
Yes ... the format for names that cht use are:
Switch icons:
* CHT_switch_bluetooth.png
* CHT_switch_wifi.png
* CHT_switch_vibrate.png
* CHT_switch_BLABLABLA
search in \windows folder find the one that you want to change keep a copy of the original and after you rename my icons to the ones that cookie use (For example for wifi my icon has to be renamed to "CHT_switch_wifi.png")
then copy them to \windows
Roadrunner100 said:
By the way, the latest ENERGY GTX (see my signature) is a flyer, and a keeper. Apart from issues I'm having with iExplorer all is fine...
Click to expand...
Click to collapse
Yes it is .. iam using this for 2-3 days and i am happy
Roadrunner100 said:
Very generous of you. The only Icon I can think of is iGO.
Your work is much appreciated.
Click to expand...
Click to collapse
Here you go m8 iGo icon
colossus_r said:
Manila (sense) keeps a cached version of the icons that use.
When you change icons you must clear that cache.
Use this litle util to do that. Just run it and softreset when it asks.
The other app its a general clear temp utility
Click to expand...
Click to collapse
solution works like a charm indeed
colossus_r said:
Here you go m8 iGo icon
Click to expand...
Click to collapse
Thanks, fits nicely with the rest of the theme
mmmm unable to have your icon on the program you provided.
I've copied all the png images under windows directory.
Added the program using the "Add to start menu" function.
But it still show the .exe icons and not the png images.
Also deleted the cache, with no luck.
Can you help me?
Thanks in advance
EDIT : sorry I think I have to use some icon changer program to do this