- Change Status Bar Text White
> framework-res.apk
[res\layout\status_bar.xml]
08 00 00 1C - Replace hex after this with FF FF FF FF (there are 2 of these) (should look like this in hex 08 00 00 1C FF FF FF FF)
[res\layout\status_bar_latest_event_content.xml]
08 00 00 1C - Replace hex after this with FF FF FF FF (there are 3 of these)
> DownloadProvider.apk
[res\layout\status_bar_ongoing_event_progress_bar.x ml]
08 00 00 1C - Replace hex after this with FF FF FF FF (there are 3 of these)
> MusicGoogle.apk
[res\layout\statusbar.xml]
44 - Replace with 41
45 - Replace with 42
> Pandora.apk
[res\layout\statusbar.xml]
44 - Replace with 41 (there are two of these)
45 - Replace with 42 (there are two of these)
- Change widget text to white
> Facebook.apk
[res\layout-land\widget_view.xml, res\layout-port\widget_view.xml]
01 BF 00 02 7F - Share Button Txt - Replace with 1C FF FF FF FF
01 C0 00 02 7F - Main body txt - Replace with 1C FF FF FF FF
01 BD 00 02 7F - Post time txt - Keep grey, no change
> Twitter.apk
[res\layout-land\widget_large_view.xml, res\layout-land\widget_small_view.xml, res\layout-port\widget_large_view.xml, res\layout-port\widget_small_view.xml]
01 04 00 07 7F - Main body txt - Replace with 1C FF FF FF FF
01 05 00 07 7f - (1st)Post Time - Replace with 1C FF FF FF FF, (2nd)Retweeted by - Keep grey, no change