
Originally Posted by
OSX2000
How'd you get the status bar text green? I'm assuming it's a bunch of smali nonsense, I just can't figure out which file(s) control that in GB roms. Great looking theme, btw!
It's actually just the bright_foreground_dark in res/values/colors.xml I think... that also controls the main system text color. The only other xml colors I change are the bottom 6 for lockscreen stuff in colors, then the progress bar I change and I write in some stuff for the lockscreen clock... so narrowing it down, I believe it's the bright_foreground_dark line....
If BD isn't gonna add in the UI settings to change all the colors, then I'll see if I can change that also... I think I found where the text is pointed for ongoing notifications in the pulldown... then I can make the item background darker, too.... hope this helps..