Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
(nico)
Old
(Last edited by (nico); 14th January 2011 at 11:20 AM.)
#21  
Senior Member
Thanks Meter 41
Posts: 138
Join Date: Feb 2009
Sorry, wrong link.
Use http://bit.ly/gyN9nL
 
EarthQ
Old
#22  
Member
Thanks Meter 7
Posts: 72
Join Date: Nov 2006
Exclamation Warning ...

Quote:
Originally Posted by pth6 View Post
For hub color:
Code:
HKEY_LOCAL_MACHINE\ControlPanel\Themes\AccentsDisp layName\0409]
"0"="Green" ; 
"1"="Red" ;
"2"="Blue" ;
"3"="Orange" ; 
"5"="Pink" ; 
"6"="Brown" ; 
"7"="Lime" ; 
"8"="Teal" ; 
"9"="Purple" ; 
"10"="Magenta" ;

There seems to be three kind-of special AccentDisplayNames:
4: Not present (but hex value is present, mostly black)
11: light blue.
12: dark blue.

The 11 and 12 AccentdisplayNames are kind of special, using the very same localized string across all supported device languages, i.e.:

[HKEY_LOCAL_MACHINE\ControlPanel\Themes\AccentsDisp layName\0409]
"0"="Green"
"1"="Red"
"2"="Blue"
"3"="Orange"
"5"="Pink"
"6"="Brown"
"7"="Lime"
"8"="Teal"
"9"="Purple"
"10"="Magenta"
"11"="azul claro" <- Spanish
"12"="azul oscuro" <- Spanish

If you change those values, the "theme-ing" gets broken for that language until you fix it back. However, you can add other colors from 13 and up, such as:

Code:
; =================================================
; Adding custom colors
; =================================================

[HKEY_LOCAL_MACHINE\ControlPanel\Themes\AccentsDisplayName\0409]
"13"="Grey"
"14"="Light grey"
"15"="Black"
"16"="White"

[HKEY_LOCAL_MACHINE\ControlPanel\Themes\AccentsDisplayName\0c0a]
"13"="Gris"
"14"="Gris claro"
"15"="Negro"
"16"="Blanco"

[HKEY_LOCAL_MACHINE\ControlPanel\Themes\0\Accents]
"13"=dword:FF808080
"14"=dword:FFC0C0C0
"15"=dword:FF000000
"16"=dword:FFFFFFFF

[HKEY_LOCAL_MACHINE\ControlPanel\Themes\1\Accents]
"13"=dword:FF808080
"14"=dword:FFC0C0C0
"15"=dword:FF000000
"16"=dword:FFFFFFFF
Regards.
 
__ow
Old
#23  
Member
Thanks Meter 5
Posts: 58
Join Date: Mar 2010
It must be a special case; I don't have values 11 or 12 specified on my unbranded Optimus 7. Cool that it works to add more colors above 10 though, thanks for the report.
 
EarthQ
Old
#24  
Member
Thanks Meter 7
Posts: 72
Join Date: Nov 2006
Mine es a branded LG Optimus E900.
BTW... how can I remove the OEM splash?
 
stilatore
Old
#25  
Junior Member
Thanks Meter 1
Posts: 19
Join Date: Dec 2010
Location: Scalea(CS) - Pisa(PI)
in the optimus 7 how can i change for example color 5 pink to color 5 grey?
 
spyb0y
Old
#26  
Member
Thanks Meter 17
Posts: 61
Join Date: Apr 2010
Location: Iasi
Default [Q]acces denied...

Hi guys, does anyone got "Access denied" when trying to edit a key value in registry editor? Why am I getting this...? the phone is unlocked with Chevron.
 
unubtanium
Old
#27  
unubtanium's Avatar
Senior Member
Thanks Meter 22
Posts: 217
Join Date: Sep 2008
Location: London
HI All,
Just a quick one, i have search and search but can not find where and what to change in the reg to make my hd2 indetify itself as a hd7.
Can anyone point me in the right direction please.
M: Samsung Galaxy Note
T: Samsung Galaxy Tab 10.1

New around here? Watch this first please
 
spyb0y
Old
#28  
Member
Thanks Meter 17
Posts: 61
Join Date: Apr 2010
Location: Iasi
Quote:
Originally Posted by unubtanium View Post
HI All,
Just a quick one, i have search and search but can not find where and what to change in the reg to make my hd2 indetify itself as a hd7.
Can anyone point me in the right direction please.
i think what you are looking is here: http://forum.xda-developers.com/showthread.php?t=911309
 
victorbd
Old
(Last edited by victorbd; 15th January 2011 at 09:11 PM.)
#29  
Senior Member
Thanks Meter 3
Posts: 137
Join Date: Jul 2010
Location: Sylhet,Bangladesh
how can i use this??? codes
i mean how to edit reg???
 
xboxmod
Old
#30  
xboxmod's Avatar
Elite Recognized Developer - OP
Thanks Meter 1893
Posts: 952
Join Date: May 2007
Location: Gap

 
DONATE TO ME
Hi
i'm searching an LG Device user to try a tweak to deploy registry key
send me a PM if you have an LG device.

 
Post Reply+
Tags
magpir broke my phone, magpir the crazy bassa, registry, tweak
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

report this ad
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...