[Q] Pull-down text colors - Vibrant Q&A, Help & Troubleshooting

I am working on a theme for Project-V.
I have successfully changed the text color in the pull-down to white, except for ongoing notifications which use a progress bar.
I have noticed that ongoing notifications which use a progress bar, like Dropbox, Android Market, and Web, still use black text instead of white.
Dropbox:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Everything Else:
I changed the color values in the following locations:
framework-res, in the res\layout folder: status_bar_expanded.xml and status_bar_latest_event_content.xml
twframework-res, in the res\layout folder: status_bar_expanded.xml
What am I missing?

Related

[Q] Notification Bar Skinning

I'm currently creating a theme and I'm having some trouble defining many image files in twframework-res, specifically relating to the notification bar.
I've gotten fairly far by trial and error but I would love a clear guide with image file names and their required dimensions.
I'm specifically looking for defined panel, border, and divider image files similar to an image I've quickly labeled below as an example.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Thanks in advance
^fs

[MOD] Whatsapp with bbm icon and notification icon

I have made whatsapp icon and notification icon look like bbm. And i change the emoticons too. If you have a problem with the text colour, you can change the chat wallpaper to "no wallpaper"
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
DOWNLOAD
I hope you like it, thanks :good:

change font colors

hey guys, how can i change the colors of the fonts in power off menu?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
if possible, change the black text color and the "Reiniciar" to other color too... thanks.
framework-res.apk/res/layout/global_action_items.xml (May vary slightly)
It contains textView tag with android:color value, change it to any hex colour value
And those Black text are button colors that have different xml to edit, can't remember precisely which but they could be in /res/values/styles.xml

[Q] Changing Quick Toggles Background

Hi I tried to change our 4.1.2 Jellybean rom into a S5 look which I have trouble changing the toggle background see screen shot
I cant see any related drawable-hdpi image and also in the drawables xml too :crying:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I want to make the backround into something like this (I have the Icons already) only the background is lacking
Here's the system ui.apk

How to change the color of the brightness slider?

Hi, I would like to change the color of the brightness slider, replace the current color with blue. (See below).
I have this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I want this:
I have decompiled:
Framework-res.apk
SystemUI.apk
I looked in the folders "drawable" as well as res / values / colors but I can not find anything ... can you help me please?
I'm not a great developer, but I want to learn, thanks in advance.

Categories

Resources