Change color / look of toast notification popups - Desire Q&A, Help & Troubleshooting

Im new to theming and I was wondering... Is it possible to change the color of toast notifications (like the one in the screenshot below) by editing framework files? If so, which ones?
{
"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 for any hint!

\system\framework -> framework-res.apk -> toast_frame.9
Im sure theres a guide here somewhere for editing .9's

Thanks, now I wonder how I was able to overlook that.

Related

Changing the color of A scrollbar

Ok so in my app I have this lame generic scrollbar.
{
"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"
}
Now I want to know if there is a way to change the color of that scrollbar in XML, anyone have any ideas?
No, the scroll bar is a .9.png image in framework-res.apk
Mods - please move this to Dream themes and wallpapers!
/Mats

[Q] Mod Quick Panel

hi,
I wanted to ask, how to mod the Galaxy S Dropdown Quick Panel.
I'm always seeing them modded and themed in full themes like
{
"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"
}
or
Where are the files to change to achieve a different look here?
wbr RikuXan
Inside the Framework-res.apk you will find the Pngs or 9.pngs which correspond to that panel.
Have a look in this thread...
http://forum.xda-developers.com/showthread.php?t=726411

[Q] Change Popup Text Color in Setting

Please, can anybody help me? Where can I change the text black color to Another/more colors?
{
"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"
}
This is old but it will put you on the path.
Decompile your framework and edit the appropiate xml value, which is probably semc_text_color_primary_disabled if i understand correctly.
Credit to the original creator.
It would help if you posted a screenshot so people knew what your talking about.

color of slide toggles HELP :) plz

hi,
i was searching for a while now to change the color of these toggles:
{
"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 am using latest resurrection and mine toggles are blue. i would like to change them in any color of my choice but i cant find where .png files or something usefull are located.
thanks for your help,
pudding_90

[Q] changing colors of notification header and quick settings background

Hi,
I would like to change the color of the notification header and the quick settings background.
{
"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"
}
In I9300 world it was enough to change system_primary_color and system_secondary_color in /res/values/colors.xml of SystemUI.apk.
It seems on the M9 those colors are handled somewhere else. Anyone could show me the right direction, and the corresponding files?

Categories

Resources