This is for Windows 8 Build 8102 Developer Preview ONLY! This information isn't accurate to RTM Build 9200!
-----
Included is a quick guide to get you started, some links to resources you'll need, a simple how to, and a reference map for customizing your start screen in the Windows 8 Developer Preview.
Hey, I'm trying to customize some things in my windows 8 version (using 32 bit) and it seems that the alpha does not work, I tried everything but it just does not go transparent... Anyone had any ideas?
Gotcha. I have great news by the way, i just found out how to change tiles background color in sidebars! (like the Apps, Settings & Files icons when you search something from the start screen).
The addresses FOR x32 (not tested in x64) are 0x34F7C-0x34F7F and the default color hex to change is 0C6936.
WARNING! I found two mistakes about hex addresses, one address is double (34FC4, both in sidebar section and list item hover) and the address above that has the first two digits inverted (53070, should be 35070, because you have 35073 on the right!) I have uploaded the corrected table here: [link] Look out for more errors!
Tutorial - Getting Started - Developer Previewin #metrothemes, by ~thepanda-x
This is for Windows 8 Build 8102 Developer Preview ONLY! This information isn't accurate to RTM Build 9200!
-----
Included is a quick guide to get you started, some links to resources you'll need, a simple how to, and a reference map for customizing your start screen in the Windows 8 Developer Preview.
Basically you'll be hex editing uxtheme.dll
Do so AT YOUR OWN RISK
-
Updated: 9/18/2011
Fixed typo in Find
-
Updated: 9/18/2011
Added Tiles background location.
-
Updated 9/19/2011
Added 32-bit table
Added Tiles font color
-
Updated 9/22/2011
Fixed some typos reported by ~thehacker66