Hello,
App targeted: Google Messages
Aim : flat design with action bar color = status bar color
Easy to make it on messages lists via colors.xml.
Code:
<?xml version="1.0" encoding="utf-8"?>
<resources>
<color name="action_bar_background_color">#ff2a56c6</color>
<color name="action_bar_background_color_dark">#ff2a56c6</color>
<color name="archived_conversation_action_bar_background_color">#ff616161</color>
<color name="archived_conversation_action_bar_background_color_dark">#ff616161</color>
</resources>
I didn't find a solution to make the same in a conversation.
Each conversation could get a different color, it seems that statusbar is black with 20% alpha.
But how to make it fully transparent?
{
"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 a lot
Related
Here are to themes you can download on the market. One is for Go SMS and the other is Go Launcher EX.
Style includes the new version of windows 8 but for Android (of course)
*Colors scheme is BLUE, GREEN, ORANGE and WHITE
*Block Style SMS receive and send bubbles
*Popup SMS White with Black Text
*Launcher with white docks
*Tabs with Windows 8 (Metro) color scheme.
*Folder Icons just like Windows
{
"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"
}
They look great!
I've got a little idea for you, how about making a theme with that status bar for cm7 and such? It'll be a hit
I can't for the life of me figure out how to theme these blue parts in the Contacts.apk without the Phone app FCing. Everytime I edit anything in the colors.xml for the Contacts.apk the Phone app FC's. I've edited other app xml's just fine with no fc's. I've managed to successfully change the blue parts in this picture to red by editing this line in colors.xml <color name="people_app_theme_color">#ff33b5e5</color> but whenever I do that, like I said, the Phone app FC's and I have to change it back. I'm trying to change the #ff33b5e5 which is blue to #ffcc0000 which is red. It's the only part of my theme I haven't been able to fix. Can someone with the know-how PLEASE help me. I'm so frustrated lol. I've been trying to figure this out for 3 days now.
{
"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"
}
Step1: Decompile your SystemUI.apk
Step2: Open the res / layout / status_bar.xml
Add this code :
Code:
<TextView android:textSize="24.0dip" android:textColor="#ffff7d00" android:ellipsize="marquee" android:layout_gravity="center" android:background="#00000000" android:text="Myth2014. Here. you want to add text " android:focusable="true" android:focusableInTouchMode="true" android:layout_width="100.0dip" android:layout_height="wrap_content" android:singleLine="true" android:marqueeRepeatLimit="marquee_forever" />
Step3: Recompile SystemUI.apk
Note: The text length is greater than the width of the layout
Sorry,My English is bad.
screenshot:
{
"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"
}
Sent from my IM-A690S using xda app-developers app
i'll give it a shot
yeah . This is a great
Sent from my IM-A690S using xda app-developers app
THANKS!!!
Thanks brooo!! It works on jb os
Hi everyone,
i have little problem with the colors of the icons on the status bar. while I stay on home screen the icons are black, and when I got in to app or just press on menu button, the color change to white.
add a short video to help you to understand.
anyway, there is option to change only to black or only to white?
(already tried to to change it in status bar setting but it's not effecting. also tried different themes.)
THX for help
video link
https://vid.me/K77L
{
"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"
}
Sent from my A0001 using XDA-Developers mobile app
I've tried searching the whole net I guess before asking this... So I am on RR ROM based on 7.1.2 AOSP... Bootloader unlocked.. Rooted... Using Substrantum theme called Aura right now... The problem I have is the notification background is always white.. And I wanted to change it to solid black and change the font color to white... The notifications that appear on lockscreen in particular... If someone can suggest me a way to do it.. I've attached a screenshot of the notfication of Google play music... Need the white background to change in black and the font and UI buttons to be viewable when black... Thanks
{
"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"
}