@ Batting here's a flashable zip with the Download and Settings apk. Everyone can flash this if they would like to get the updated look. To see exactly what it looks like just back a couple pages Batting posted the screenshots. Thanks.
If you are the type that doesn't want to flash you can download the apks from Batting's post or download the zip extract the apks. Place both apks in the android sdk foldr that has adb in it. Then at the command line run the following.
Code:
adb remount
adb push DownloadProviderUi.apk /system/app
adb push Settings.apk /system/app
Either way works I tested both ways.