[Tutorial] Where to change the text colour of softkeys and taskbar app name - HD2 Windows Mobile 6.5 Themes and Apps

After searching a while, and partly thanks to poyensa who pointed me to maxtf3d tool, I compared the whole HKCU and HKLM reg trees before and after using that to change the softkey colours, and here's the summary:
Go into the following reg folder
Code:
HKCU\Software\Microsoft\Today
and create (if not already present) a string key named
Code:
Skin
in which you insert any name (example "myskin") and then create a folder in the same path with the same name of the skin and go in there.
In case the key "skin" already exists you have to go into the folder which goes by that name.
The key
Code:
Color_CommandBarText
is the one you want, if already present in the preset theme you need to change it, if instead you created the skin reference, or the key was not present in the preset theme, create a BINARY key by that name, and insert a 4bytes value inside.
For the black value it would be
Code:
00 00 00 00
Restart, the softkeys text colour will have changed.
To change the application name in the taskbar, you have to go into
Code:
HKLM\Software\Microsoft\Color\
and add a BINARY key (if not already present) named
Code:
9
in which you set the text colour in the same manner you did for the softkeys. Restart, served.
The colour for the start menu icons text should be situated in that same folder, in the BINARY key named 39, yet adding that key and restarting doesn't work.

Absolutely noone knows?
Yes, this is a bump

Hellooww
I know as a fact that it's possible, as GTX sports black text softkeys... noone actually cares to share the info?

Have a look HERE my friend...I suppose it could help you !

try this http://forum.xda-developers.com/showthread.php?t=493011
for me HD2 it works but only the tab for color>commandbar text, active enable box and once you have choose your favourite color in RGBA code press activate, TRefresh and softeresset afterwards

Method posted by poyensa worked, I could finally change the text colour of the softkeys using his instructions... thank you
Yet I am prone to tin2404 approach, as I need to know *how* to change that, I mean registry wise or manila wise, which are the things that I manually need to change, otherwise after each flash I will need to use max tf3d utility

Updated thread with working method.

Thankyou ephestione, i have changed the color blue (08 08 8A) using your instructions and it works!

Hi, in your first part of changing the softkey bar text you don't need to add a new skin you only have to go into HTC Black.tsk or whichever theme you're using, then edit the Color_CommandBarText with the colour code you wish to use (default is white FF FF FF 00). In here you can also edit the highlight colour of the text (Color_CommandBarText_Highlight). Hope this helps.

AvRS said:
Hi, in your first part of changing the softkey bar text you don't need to add a new skin you only have to go into HTC Black.tsk or whichever theme you're using, then edit the Color_CommandBarText with the colour code you wish to use (default is white FF FF FF 00). In here you can also edit the highlight colour of the text (Color_CommandBarText_Highlight). Hope this helps.
Click to expand...
Click to collapse
Yes, I have read about that also in MS KB, yet I had no entry whatsoever for any skin under that registry folder, I had to create one specifically for that purpose...
@poyensa, karma going back and forth, you pointed me to max tf3d utility, and only then I could "reverse engineer" it to devise a method

Hi all,
newbie questions,
how to add a new binary key using the PHM registry editor?
How to change the color of the taskbar clock's number?
Thanks in advance.

Sorry I don't use PHM regeditor, but for that purpose I use totalcommander, go into \\plugins folder in root, then registry, then continue from there. pressing the +Add Value+ item
Also DotFred's advanced taskmanager has a registry editor which is not bad at all

ephestione said:
Sorry I don't use PHM regeditor, but for that purpose I use totalcommander, go into \\plugins folder in root, then registry, then continue from there. pressing the +Add Value+ item
Also DotFred's advanced taskmanager has a registry editor which is not bad at all
Click to expand...
Click to collapse
Hi ephestione,
You made my day! Thank u very much!
I installed totalcommander and followed all your instructions and I did it successfully.
Any idea on how to change the color of the taskbar clock?
Thanks in advance.

ehm, no idea about that one
Anyway happy you found a functional registry editor, also, totalcommander is a great tool in general
Anyway, if skinning the taskbar clock is what you're after, then you gotta get BattClock, search in XDA forums for that

ephestione said:
ehm, no idea about that one
Anyway happy you found a functional registry editor, also, totalcommander is a great tool in general
Anyway, if skinning the taskbar clock is what you're after, then you gotta get BattClock, search in XDA forums for that
Click to expand...
Click to collapse
Hi Ephestione,
Yeah, you're right, totalcommander is a great one, I'm playing with it now and it's really good, btw do u know how to go back to a previous step?
Also, I appreciate your suggestion about BattClock which is very good app, but personally I like the simplicity and nice look of the Battline one and unfortunately there is a kind of conflict between those programs.
Thank you very much.

[email protected] said:
Hi Ephestione,
Yeah, you're right, totalcommander is a great one, I'm playing with it now and it's really good, btw do u know how to go back to a previous step?
Also, I appreciate your suggestion about BattClock which is very good app, but personally I like the simplicity and nice look of the Battline one and unfortunately there is a kind of conflict between those programs.
Thank you very much.
Click to expand...
Click to collapse
What conflict is there? Do the Stripes occupy the same space? If yes, just make them empty in BattClock or put them in another place or show other information.

Related

RoM Cooking Question

Hey Dudes, can someone please tell me, where are the Default Theme settings stored in the ROMs of our HTC Wizard (and probably the rest WM6's) ? I am making a new ROM and I want to change the Default theme of the Base ROM I am using.
Look in your SYS folder and its in a package named something like DPI_96 (sorry, don't have a kitchen near me and I don't remember the exact name). Anyway, in there you will find one (or more) files that start with stwater*.bmp (probably like stwater_320_240.bmp, stwater_240_320.bmp). Those are the backgrounds for the default theme (there could also be tdywater.bmp files too, which are used for the background of the start menu drop down). The tricky part is then finding the actual registry entries that set the font colors and such.
What I recommend doing is finding a theme you like now and pull the .tsk apart (.tsk are just a .cab, so any tool that can pull cabs apart can do them). You can then grab the registry entries out of that to then put in a .rgu file for your rom.
Hope that helps. I'm only dabbled with changing the theme, so there may be more elegant methods, but thats what I did with XM6...
mfrazzz said:
Look in your SYS folder and its in a package named something like DPI_96 (sorry, don't have a kitchen near me and I don't remember the exact name). Anyway, in there you will find one (or more) files that start with stwater*.bmp (probably like stwater_320_240.bmp, stwater_240_320.bmp). Those are the backgrounds for the default theme (there could also be tdywater.bmp files too, which are used for the background of the start menu drop down). The tricky part is then finding the actual registry entries that set the font colors and such.
What I recommend doing is finding a theme you like now and pull the .tsk apart (.tsk are just a .cab, so any tool that can pull cabs apart can do them). You can then grab the registry entries out of that to then put in a .rgu file for your rom.
Hope that helps. I'm only dabbled with changing the theme, so there may be more elegant methods, but thats what I did with XM6...
Click to expand...
Click to collapse
Default_stwater_240_320.gif
Default_stwater_320_240.gif
on Base_DPI_96 folder or Base_DPI_96
thanks mates, I knew about the background image, what i needed is to find the reg entries of the Bar colors etc....
Again thanks for your precious help
WizeMan said:
thanks mates, I knew about the background image, what i needed is to find the reg entries of the Bar colors etc....
Again thanks for your precious help
Click to expand...
Click to collapse
you can change Bar color in :
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Color]
"BaseHue"
tom_codon said:
you can change Bar color in :
Code:
[HKEY_LOCAL_MACHINE\Software\Microsoft\Color]
"BaseHue"
Click to expand...
Click to collapse
That's the Base Hue not the bar color ...but it will change the bar color too if you modify that, as well as all the colors in the theme.
anichillus said:
That's the Base Hue not the bar color ...but it will change the bar color too if you modify that, as well as all the colors in the theme.
Click to expand...
Click to collapse
Agree with you bro..!

Separator lines in today screen

Hi, I'm trying to hide (not change color) the separator lines in today screen on my pda. Someone knows how to do?
Sorry for my poor english.
Hi!
--
RC Mod - #124
----
Bye!
If you are talking about orizontal lines between different today plug-in, I'm looking for the same answer.
From what I read, I figured out it isn't possible... and my girlfriend, the picture of her that I use as background, still has a purple linee going trough her eye!!!
N1kko said:
If you are talking about orizontal lines between different today plug-in, I'm looking for the same answer.
From what I read, I figured out it isn't possible... and my girlfriend, the picture of her that I use as background, still has a purple linee going trough her eye!!!
Click to expand...
Click to collapse
It is possible if you use Tweak2K software. Choose system colour Today line and way u go!!
Another method is use ThemeGenCE an application to edit and create Themes on your PC. Just Google for those software.
edywanwan said:
It is possible if you use Tweak2K software. Choose system colour Today line and way u go!!
Another method is use ThemeGenCE an application to edit and create Themes on your PC. Just Google for those software.
Click to expand...
Click to collapse
That doesn't hide them now does it? It only changes the colour.
with ultimate launch you can do this ... just select it as the only plugin and load the other ones within ultimate launch
helterskelter said:
That doesn't hide them now does it? It only changes the colour.
Click to expand...
Click to collapse
Yes u are right. Have to try many times to get the right match, but if the theme is colourful then there it goes again !Same thing
therealholg said:
with ultimate launch you can do this ... just select it as the only plugin and load the other ones within ultimate launch
Click to expand...
Click to collapse
This sound interesting.
Anyway you can load HTC Home within UltimateLaunch???
Hiding the seperator lines ...
have you tried editing the xml file and setting the border width at "0" (e.g.,
b-border-color="transparent" b-border-width="0") ?
is anyone willing to mention which xml file this referrs to?
Colored Lines
Not certain if PPC's are too different from Smartphones, but in the "Application Data\Home" folder, you'll find the xml files used to drive the GUI interface of the Home/Today screen. These are completely editable - within these files you should find what I referenced above.
search for an app called UI TWEAKER .... it is a little complicated but you can do it and a lot of other cool stuff
here the solution
for me this works (on WM6.5)
completly invisible separator line, completly satisfation
http://forum.xda-developers.com/showthread.php?t=475040
Here's a cab. Soft reset and enjoy.

Change TF3D *landscape* softkeys?

Hi,
Does anybody know how to change the softkeys of the landscape page of TF3D? I know about the registry keys but they only change the softkey on the (portrait) homescreen of TF3D.
I want to put Second Today screen on a softkey since the landscape page isn't really what I need.
Thanks, cheers,
Cacti
Ciao, do you have any news about this?
Advance Config 3.2
Use the tool Advance Config 3.2
/Daniel
I dont think we would be able to change the landscape keys with advance config,,,,,
I think somebody from our intelligent community should really give a hand to help us out in changing the landscape keys. Or may be ability to change the prorams on landscape TF3D screen.
gurkan_ said:
Use the tool Advance Config 3.2
/Daniel
Click to expand...
Click to collapse
Advance Config 3.2 does not support TF3D-Landscape mode...
So yes, we would like to have SSMaPa to be extended to change the links for TF3D-Landscape. And we would like to see people who come up with Manila Themes to take care of the landscape graphics as well...
Jorlin said:
Advance Config 3.2 does not support TF3D-Landscape mode...
So yes, we would like to have SSMaPa to be extended to change the links for TF3D-Landscape. And we would like to see people who come up with Manila Themes to take care of the landscape graphics as well...
Click to expand...
Click to collapse
Most of the themes support landscape. Just don't use TF3D Config to install them. After you have restore the original theme with the Config tool, rename the .theme file to .zip, and copy it's contents to \Windows folder.
You see, most themers use a Diamond, which doesn't have Manila Landscape files, thus they don't include them in their themes. TF3D deletes all manila files in \window directory and then replaces the Theme files. So your Manila Landscape files are gone...
Still no solution?
I would love to change my landscape softkeys. Just dont know where to look in registry
Jorlin said:
And we would like to see people who come up with Manila Themes to take care of the landscape graphics as well...
Click to expand...
Click to collapse
i have actually made a few landscape themes (photobucket pics wont appear atm but attached is a preview of some of them
BLUE & WHITE, WHITE & RED, RED, BLACK & WHITE themes
http://forum.xda-developers.com/showthread.php?t=437941
OLD SCHOOL THEME (my fav)
http://forum.xda-developers.com/showthread.php?t=441969&highlight=landscape+theme
le_cactus said:
Hi,
Does anybody know how to change the softkeys of the landscape page of TF3D? I know about the registry keys but they only change the softkey on the (portrait) homescreen of TF3D.
I want to put Second Today screen on a softkey since the landscape page isn't really what I need.
Thanks, cheers,
Cacti
Click to expand...
Click to collapse
1. Go to the HKEY_LOCAL_MACHINE\Software\HTC\\Manila key in your registry
2. If you don't have a String entry called LandscapeMenuLSKPath, add it.
3. Edit LandscapeMenuLSKPath to the program you want the left soft key to run (e.g. \windows\operal.exe)
4. If you don't have a String entry called LandscapeMenuLSKText, add it.
5. Edit LandscapeMenuLSKText to the label you want to use for the left soft key (e.g. Internet)
6. Repeat steps 2-5 for the right soft key (LandscapeMenuRSKPath and LandscapeMenuRSKText)
Works like a charm, thank you. I suggest adding it to Advanced Config
hello!
i changed the right one to Messenger (\Windows\WLMMessenger.exe), but I can't change the left one.
The softkey is the Phone, and it doesnt appear on registry (HKEY_LOCAL_MACHINE\Software\HTC\\Manila), even when I try to create one new LandscapeMenuLSKPath and Text it says it already exists.
The Phone softkey is so useless for me, when I want to call I simply have the call button (green)...
please help me!
deiota
Sorry Deiota, can't help, ITNV's instructions worked perfectly for me. Try again?
I wanted to add a little extra functionality by having my right soft key open a new SMS. With some messing around, based on ITNV's instructions I added three new strings as follows:-
1. Go to the HKEY_LOCAL_MACHINE\Software\HTC\\Manila key in your registry
2. If you don't have a String entry called LandscapeMenuRSKPath, add it.
3. Edit the value of LandscapeMenuRSKPath to read: \windows\tmail.exe
4. If you don't have a String entry called LandscapeMenuRSKText, add it.
5. Edit the LandscapeMenuRSKText value to read: New SMS
6. If you don't have a string called LandscapeMenuRSKArguments, add it.
7. Edit the value of LandscapeMenuRSKArguments to read: -service "SMS" -to ""
Hope I've explained this properly, works for me : )
when you say add a string is that adding a "key" or a "value"?
im using regeditor
landscape softkeys
Will this work for the Fuze?
If so, can someone tell me where to find HKEY_LOCAL_MACHINE\Software\HTC\\Manila in my registry? I couldn't find it.
Thanks.
Never mind previous drjim posts
I just figured out that HKEY_LOCAL_MACHINE = HKLM. Doooh...
tried and failed
I want to change my landscape softkeys to Google Maps and Dictionary. I followed both ITNV's and Ouzo's instructions exactly. The only difference was that I created the Arguments that Ouzo suggested, though they don't appear to be necessary because Home RSK doesn't have an argument.
I was unclear on what precisely to put in the Arguments. The HomeLSKArguments just had Contacts (my designated softkey) without any punctuation.Ouzo, when you put -service "SMS" -to "", did you mean all of the dashes and quotes?
I made sure the both GM and D exe files were in Windows.
I also compared the Landscape RSK and LSK strings to the Home RSK and LSK that denote the standard softkeys and everything was consistent.
Still didn't work.
Suggestions?
Thanks in advance.

Password/Lock Screen

I dont know if this is in the right section...never ventured into this part of the forum
but does anyone know of a lock program(with a password) that has a more appealing look the wm default on is really ugly. or if anyone knows how to skin that one can you tell me where the files are
thank you
try throttlelock!
it's a android lock kinda clone...
you define a pathway, and that pathway is your password.
way better looking... way nicer!
you'll find it in the dev section
i saw that dont like it much
i want something with numbers
No one has any recommendation? I would kill for an application like this!
Since there are a lot of topics about this in the various phone-specific forums, lets just keep the discussion here
I found this thread in the XPeria forums. It is mentioned that by changing the windows today screen theme, you can change the colors of the buttons:
maedox said:
The colour of the buttons follow the Today screen theme. (At least it did when I changed the theme in Spb Mobile Shell (not the panel one).)
I chose blue theme, and the buttons are now dark blue. That's all I know.
Click to expand...
Click to collapse
I checked this and it works! Unfortunately, on my Touch Diamond, this means that the top and bottom bar of my screens aren't stylish black anymore
kramki said:
i know you can change the colors in registry, refer to http://wiki.xda-developers.com/index.php?pagename=WindowsMobile5Colors, the value number that you may need to change is 8..dont know about changing the pictures on them. Hope that helps
Click to expand...
Click to collapse
This is, however, for WM5. And in [HKLM\SOFTWARE\Microsoft\Color] in the registry, there isn't a value '8'.
I don't know that much about the registry, but I made one (binary). The values seem to be the HEX codes for colors, but with spaces between them and ending with 00. Black would thus be '00 00 00 00'. This didn't change the background color, but the color of the keys itself (behind the text), without changing the top and bottom bar of my TF3D screen Changing the value to 'FF 00 00 00' will change it to red, for example.
So does anyone know how to change the background? I'll mess around with other numbers a bit to see if it works in the meantime. To be able to skin the unlock screen with custom images would be even better ofcourse
Personally, I don't want to install a seperate lock-program, which drains the battery.
I wouldn't use a password program without a backup, I didn't backup, was locked out and had to flash a new rom which let to my radio stack being corrupt.
Just a warning

[Solved] VolumeOverlay in any apllication + standby

I like the VolumeOverlay cause it's prettier, it doesn't interupt your current task and u can set 15 steps instead of only 5. Here's an instruction how to enable it.
Easy way with registry:
In HKLM\Software\HTC\VolumeOverlay\3rdPartyAPClass\ create a key with any name and in there create a string value with the name: ClassName and the value is the name of the window class (I use BSB->rotation settings to find that out).
That works quite fine with the most application and especially for standby if u use the windows lockscreen u only have to set the value of the string value to ConfettiLockScreen and you dont have to reboot. (It only works if u play some kind of sound otherwise u dont see anything ).
In some applications it's more useful to have a tilted VolumeOverlay although the portrait version is quite nice and sufficient.
The harder way:
In HKLM\Software\HTC\VolumeOverlay\InhouseAPClass\ set a key with any name and a string value with the name: ClassName and the value is again the window class name. In addition u need to set in HKLM\Software\HTC\VolumeOverlay\InhouseEnable2ndUI\ a key with the name of the window class and and in there a string value with the name: Enable2ndOverlay with the value: 2.
Example: LockScreen/Standby
1. I look at the window class name with BSB->rotation->add application->shake in lockscreen. Result: ConfettiLockScreen
2. Create a key in HKLM\Software\HTC\VolumeOverlay\3rdPartyAPClass\ with the name Lockscreen (or any name)
3. In HKLM\Software\HTC\VolumeOverlay\3rdPartyAPClass\Lockscreen\ I create a string value: ClassName->ConfettiLockScreen
I hope I could help you and I hope it will be implemented in the BSB tweaks in the future. I would advise to combine all this settings (P2Z, rotation and VolumeOverlay) cause it's easier to add an application once and than tick what u want to have.
Hi there
This seems to be exactly what i need but fail at implementing it.
I am trying to enable this for CorePlayer.
The window clasname seems to be 'wCorePlayer'
I created HKLM\Software\HTC\VolumeOverlay\3rdPartyAPClass\CorePlayer\
In there i create a string value with the name (REG_SZ?) ClassName and the string value wCorePlayer
It's the first time I edit the registry. Am I doing something wrong?
Thanks
A
Okay it works now. With CorePlayer you have to go the 'hard way'.
Thanks!
A
ill add this when i have some free time
Works well here, tested it with the RemoteDesktop (Portrait+Landscape).
But is there an easier way to enable it for all programs?
It's a little bit annoying creating a key for every programm.
thx
Thanks a lot, it's really a great thing !!
i've already add this like you to the lockscreen and it works well
If there are a solution to add this to all applications, i'm in !!
Would be nice if this could be implemented into BSB?!
can someone show us a screenshot what is the pretty VolumeOverlay
vua777 said:
can someone show us a screenshot what is the pretty VolumeOverlay
Click to expand...
Click to collapse
Yes please.
omershahab said:
Yes please.
Click to expand...
Click to collapse
go to music tab, play a song, while the song is played, press your volume hardware button.
vua777 said:
can someone show us a screenshot what is the pretty VolumeOverlay
Click to expand...
Click to collapse
It seems that it's not so easy to make a screenshot of it, but as already mentioned u can see in the music tab while tapping the volume rocker.
makeveral said:
ill add this when i have some free time
Click to expand...
Click to collapse
Good man!
Is there a way to get this all the time in all applications, without adding them one by one in the registry?
VolumeOverlay is not showed properly
I don't know why but VolumeOverlay is not showed properly.... it's showed only a black line... don't appear nothing more when I click in Volume buttoms..
May be is because I have installed MaxManila??? or because I have installed a taskbar icons (Brians Taskbar_6.5)???
Any one more with same problem??? or some one know how to fix it???
thanks in advance.
Azazel8 said:
I don't know why but VolumeOverlay is not showed properly.... it's showed only a black line... don't appear nothing more when I click in Volume buttoms..
May be is because I have installed MaxManila??? or because I have installed a taskbar icons (Brians Taskbar_6.5)???
Any one more with same problem??? or some one know how to fix it???
thanks in advance.
Click to expand...
Click to collapse
I resolved uninstalling brians taskbar icons, they was not compatible with the manila version of 1.61 rom.
Removed the icons and the volume overlay come back to work.
Is there an easy way to change the steps for the volume? Maybe somewhere a value in the reg?
tomylee
Nice, thanks NetDwarf for the tip, I've used it for CorePlayer (in the hard way) and the lockscreen, and it's much better now!
Roupette said:
Nice, thanks NetDwarf for the tip, I've used it for CorePlayer (in the hard way) and the lockscreen, and it's much better now!
Click to expand...
Click to collapse
Dude can you post how what exactly you did with the registry re: CorePlayer? I'm not so sure how to do it even after reading first post. Thanks!
are there any custom color taskbars present that doesn't cripple the volume overlay?
Could some one make this option in a cab? For people not so geekish?

Categories

Resources