Sense Theme - Galaxy S 4 Themes and Apps

Iam working on a new theme. currently iam working only settings because this is the most ugly part in touchwiz. But i dont know theming, iam learning it now. But its very hard so i need help.
.....................................................................................................
This is the first thread i created, unfortunately in the wrong place
http://forum.xda-developers.com/showthread.php?p=50159682
.....................................................................................................
I made this in photoshop, This looks a lot better than touchwiz
Things to do
1) Change background color (done)
2) Change text color
3) Change switch style (done)
4) Change divider
5) Change Top bar background color
What i have done already
1) Created layouts
2) Changed list selection divider background to white
I know there are lots of skilled themers. please help me to make this alive. Thanks

almost done. How to change text color in settings. i googled for hours and i cant find it out.

i tried for hours to change settings text color to black. hmm..:crying:.

farz2farz said:
i tried for hours to change settings text color to black. hmm..:crying:.
Click to expand...
Click to collapse
hmmm in ur screen u have already done.... so if u need shot a PM.... will lead you there....

Its photoshop. Not screenshot
Sent from my GT-I9500 using xda app-developers app

Changing the font text color in setting panel etc u have to do it from framework
u have to decompile apk then there u ll have 3 color folders inside res
color
color hdpi
color xxhdpi
Tw-primary text
Tw-secondary text
u have to edit recompile and then take out the files u modded and put it in the theme
u making with resources
But my friend if u don't know all this thing its gonna be a difficult for u
All the Best

HS™ said:
Changing the font text color in setting panel etc u have to do it from framework
u have to decompile apk then there u ll have 3 color folders inside res
color
color hdpi
color xxhdpi
Tw-primary text
Tw-secondary text
u have to edit recompile and then take out the files u modded and put it in the theme
u making with resources
But my friend if u don't know all this thing its gonna be a difficult for u
All the Best
Click to expand...
Click to collapse
Thanks for reply. I already decompiled framework-res.apk, am using ticklemyandroid for de\re compiling.

HS™ said:
Changing the font text color in setting panel etc u have to do it from framework
u have to decompile apk then there u ll have 3 color folders inside res
color
color hdpi
color xxhdpi
Tw-primary text
Tw-secondary text
u have to edit recompile and then take out the files u modded and put it in the theme
u making with resources
But my friend if u don't know all this thing its gonna be a difficult for u
All the Best
Click to expand...
Click to collapse
Thanks it worked .
1)How to change settings bg color? (Iam using xposed now. but its changing in contacts msg etc.. i want only in settings)
2) settings divider text not changing (Network connections, Connect and share)

farz2farz said:
Thanks it worked .
1)How to change settings bg color? (Iam using xposed now. but its changing in contacts msg etc.. i want only in settings)
2) settings divider text not changing (Network connections, Connect and share)
Click to expand...
Click to collapse
Background best way is wanam xposed option as of now only if u are on 4.4.2 even if we do it using XML it will change in all the above said area...
u cant change it only in setting panel
For the text in divider will have to find I havnt done that as yet that cud be in secsettings.apk / values / colours but i m yet to explore the same will tell u if i get u tell me if u reach there b4

HS™ said:
Background best way is wanam xposed option as of now only if u are on 4.4.2 even if we do it using XML it will change in all the above said area...
u cant change it only in setting panel
For the text in divider will have to find I havnt done that as yet that cud be in secsettings.apk / values / colours but i m yet to explore the same will tell u if i get u tell me if u reach there b4
Click to expand...
Click to collapse
Ya cool.. thanks.. Iam on 4.3 phoenixrom (best rom with note3 features), So we must change the text color in contacts right??
How to change text color in contacts
Thanks in advance

farz2farz said:
Ya cool.. thanks.. Iam on 4.3 phoenixrom (best rom with note3 features), So we must change the text color in contacts right??
How to change text color in contacts
Thanks in advance
Click to expand...
Click to collapse
if u are on 4.3 then u can change the background image to colour u want its under framework/ drawable-sw360dp-xxhdpi/tw_background_holo_dark
and to change font color u must go to respective apk like contacts / secmms etc etc

HS™ said:
if u are on 4.3 then u can change the background image to colour u want its under framework/ drawable-sw360dp-xxhdpi/tw_background_holo_dark
and to change font color u must go to respective apk like contacts / secmms etc etc
Click to expand...
Click to collapse
Yaa okay now i get it. Any way here iam.. Almost done with ur help. Thanks a lot.
Things to do
* Change settings list divider
* Settings section divider color
* Change search box bg

farz2farz said:
Yaa okay now i get it. Any way here iam.. Almost done with ur help. Thanks a lot.
Things to do
* Change settings list divider
* Settings section divider color
* Change search box bg
Click to expand...
Click to collapse
framework/ drawable-sw360dp-xxhdpi
"tw_textfield_multiline_pressed_holo_dark.9" and few more similar file name having black background one of it should be that file there are 5/6 files similar to that for settings search black background note changing this wil aslo change it in certain other area

HS™ said:
framework/ drawable-sw360dp-xxhdpi
"tw_textfield_multiline_pressed_holo_dark.9" and few more similar file name having black background one of it should be that file there are 5/6 files similar to that for settings search black background note changing this wil aslo change it in certain other area
Click to expand...
Click to collapse
It worked actually its " tw_textfield_search_default_holo_dark.9.png "

farz2farz said:
It worked actually its " tw_textfield_search_default_holo_dark.9.png "
Click to expand...
Click to collapse
Glad it worked gave a hint as there are similar files never changed as always worked on dark themes
Anyways now u are on your own my friend all the best
Sent from my SM-N900 using Tapatalk

farz2farz said:
It worked actually its " tw_textfield_search_default_holo_dark.9.png "
Click to expand...
Click to collapse
which one is the settings list divider line (not the list section divider text)

Thanks you really helped.. if u dont mind.. pls show me some detail theming tutorials.
Sent from my GT-I9500 using xda app-developers app

HS™ said:
Glad it worked gave a hint as there are similar files never changed as always worked on dark themes
Anyways now u are on your own my friend all the best
Sent from my SM-N900 using Tapatalk
Click to expand...
Click to collapse
Thanks you really helped.. if u dont mind.. pls show me some detail theming tutorials.

farz2farz said:
Thanks you really helped.. if u dont mind.. pls show me some detail theming tutorials.
Click to expand...
Click to collapse
http://forum.xda-developers.com/showthread.php?t=916814
try with the one above and there are several in XDA just google it :good:

Related

(Theme) Senseless Red "Released"

Rebuilt my theme from the moment http://forum.sdx-developers.com/theme-files/suave-enamored-di18-di06-and-de03-versions-updated/ for the EVO.
Dont let the name fool u it will diffenetly have sense
This theme has a modded services.jar taken from the azreal rom. So if your runing a different rom that has a modded services.jar u will lose those changes. As always nand backup b4 u flash
http://www.mediafire.com/?ct584khzzamr0u0
note: do not flash more then one zip at a time. flash theme then reboot to system then flash clock
Red Htc clock: flash via recovery
http://www.mediafire.com/?o54af5g4jzsga9a
Original thread/author http://forum.xda-developers.com/showthread.php?t=853832
Wallpaper: DO NOT FLASH, UNPACK AND PUT ON SD CARD
http://www.mediafire.com/?fz15sqohfjd318q
PLANNED FUTURE CHANGES:
power controls in the notification bar
themed htc widgets
This theme has only been tested running the newest azreal rom based on the 3.70 ota. But should work with any 3.70 rom.
I'm not responsible if u turn your lovely evo into a paper weight
Having a problem, i have been trying to make the notification pulldown transparent and i made the png transparent, but now it just shows a black background. So i'm assuming there is a second background controled by a xml file or another png. Does anyone know what i have to edit to get it fully transparent?
FIXED
Reserved for my use.
http://forum.xda-developers.com/showthread.php?t=748868&highlight=Transparent
2.2 requires an .xml edit in the services.jar to allow transparency in the notification background.
nebenezer said:
http://forum.xda-developers.com/showthread.php?t=748868&highlight=Transparent
2.2 requires an .xml edit in the services.jar to allow transparency in the notification background.
Click to expand...
Click to collapse
Thank you, thats what i was thinking. So i guess i will go poke around in the service.jar. Themeing the evo/2.2 is way more involved then 2.1/other phones
Looks good, can't wait... Thanks
Looks pretty sweet. My chick would love this on her evo
Sent from my PC36100 using XDA App
One request: make a stock battery but red all the way through.
Yeah thinking about doing that but with % inside it.
Released ​
flight01 said:
Having a problem, i have been trying to make the notification pulldown transparent and i made the png transparent, but now it just shows a black background. So i'm assuming there is a second background controled by a xml file or another png. Does anyone know what i have to edit to get it fully transparent?
FIXED
Click to expand...
Click to collapse
it's not an xml edit... you just need to resize the png to fit. it uses a small png and tiles it. so just resize it to 480x800 and you're cool. i've been modding those far a long time.
Oh, nice clock, by the way... if you are going to use my clock, can you please use my download link instead, thanx.
you want power widgets with custom themed pulldown backgrounds and pulldown bars hit me up...
http://forum.xda-developers.com/showthread.php?t=852858
Stoney 666 said:
it's not an xml edit... you just need to resize the png to fit. it uses a small png and tiles it. so just resize it to 480x800 and you're cool. i've been modding those far a long time.
Oh, nice clock, by the way... if you are going to use my clock, can you please use my download link instead, thanx.
you want power widgets with custom themed pulldown backgrounds and pulldown bars hit me up...
http://forum.xda-developers.com/showthread.php?t=852858
Click to expand...
Click to collapse
Sorry bout that i thought i put up a link back to you. I purposely put it as a seperate dl to make sure i credited u. Awesome will look over your thread and get back to u
I love the theme . But quick question , how are you changing the colors of the signal bars in the status bar ? I have tried and tried but once i pull them out GIMP2 only lets me darken them not change the color . I already know I must be doing it wrong so any help would be nice .
cbrown245 said:
I love the theme . But quick question , how are you changing the colors of the signal bars in the status bar ? I have tried and tried but once i pull them out GIMP2 only lets me darken them not change the color . I already know I must be doing it wrong so any help would be nice .
Click to expand...
Click to collapse
What!!!!! your asking me to give away my trade secrets? Just Kidding!!!! In gimp right click png go to image=mode=switch to RGB mode. Now u should be set to change color.
Also quick note Not sure if u know but the signal bars are actually in the com.htc.resources.apk and are named cdma_sys_6signal_X
I did not know that's where they were. Thanks I am going to give that a try.
Sent from my PC36100 using XDA App
Thanks. Worked great. Now my next question is where is the location and location off png I have checked all pngs and can't find it ,, I could be overlooking it but does any one know the correct file to look in ?? Thanks
Sent from my PC36100 using XDA App
I believe what u are looking for is the gps pngs and it is in the com.htc.resources.apk and the pngs are sym_gpsone_3_sprint for gps off and sym_gpsone_0_sprint for gps on

Minimal Theme v1.3 28/04/2011 Overcome 1.6.X

Theme for Overcome 1.6.X (CWM)
This is just the start of my theming with help and suggestions i will improve it!
The Transparent notification bar will only work with a live wallpaper! (Static wallpaper doesn't scale under the bar so remains black)
If you want a static wallpaper try "multi picture" livewall from the market
(Im using launcher pro and 180dpi)
Thanks to "galaxyer, kay kiat88, Rainbow ng and others" for all the help!!!
Minimal v1.1
Power Options Done!!
General clean up of Framework!!
Minimal v1.2
Changed the brightness slider colour to fit the theme!
General clean up of Framework!!
Minimal v1.3
Graphical Changes on pulldown bar
Less Transparent
Fixed extended menu text
Coming in next update
change the carrier text colour (when i find out how)
Placed in the zip
My live wallpaper. there a choice of 3 pics just select them from the wallpaper settings once installed!
My dockbar and blank png for launcherpro!
Open the zip on desktop! and pull out the update.zip , wallpaper, dockbar
-update.zip install with clockwork mod or push with root explorer!
-Use apk manager or same sort of app to install the wallpaper! My live wallpaper. there a choice of 3 pics just select them from the wallpaper settings once installed!
-Apply dockbar using launcher pro (settings/appearance/dock background)
and use the blank.png. for the app drawer icon!
Enjoy!
unfortunately i reverted back to overcome 1.4.5 due to some contacts issues with 1.6.1
i'll help u bump up the post
nice theme
GREAT WORKS
will try and give you my feedback
cheers
By the way
Just a quick Qn
May i know what is the colour of the system fonts? is it green or default blue?
Thx...
I love your minimalistic theme and i flashed it right away.
But there are some difference between your screenshots and your flashed theme on my Tab.
See my screenshot and yes i wiped the dalvik after applying your theme.
V6-Maniac said:
Thx...
I love your minimalistic theme and i flashed it right away.
But there are some difference between your screenshots and your flashed theme on my Tab.
See my screenshot and yes i wiped the dalvik after applying your theme.
Click to expand...
Click to collapse
The Pics are from my 1.4.4 overcome still a couple of glitches in 1.6.1 that i am fixing now!
but not sure why your text is black????
ElephantStone82 said:
The Pics are from my 1.4.4 overcome still a couple of glitches in 1.6.1 that i am fixing now!
but not sure why your text is black????
Click to expand...
Click to collapse
Okay...
Not only the text is black but the text under the powerbuttons are show which i do not see in your screenshots.
(Swiped from my Overcome 1.6.1 loaded GT-P1000 using XDA Premium App)
V6-Maniac said:
Thx...
I love your minimalistic theme and i flashed it right away.
But there are some difference between your screenshots and your flashed theme on my Tab.
See my screenshot and yes i wiped the dalvik after applying your theme.
Click to expand...
Click to collapse
Should be fixed let me know!
ElephantStone82 said:
Should be fixed let me know!
Click to expand...
Click to collapse
Thx for your quick reply.
But you'll will hear from me later today.
I am in the hospital for my wife which got a surgery
black text
V6-Maniac said:
Thx for your quick reply.
But you'll will hear from me later today.
I am in the hospital for my wife which got a surgery
Click to expand...
Click to collapse
If your still having a problem with the black text try putting the framework-res.apk in manually with root explorer!
I personally place the framework in the "overcom rom.zip" from my desktop
So maybe the cwm update is not working properly!
I dont have the text problem???
i really liked this theme on 1.4.x but the alpha level is little too low. the background distracts too much when i interact with the notification items. can it be increased a little bit? i mean make more opaque
the brightness bar is cool
ElephantStone82 said:
If your still having a problem with the black text try putting the framework-res.apk in manually with root explorer!
I personally place the framework in the "overcom rom.zip" from my desktop
So maybe the cwm update is not working properly!
I dont have the text problem???
Click to expand...
Click to collapse
I'm back again and tested your update.
First tru CWM and second tru Root explorer.
Everytime i wiped the Dalvik and still the same problem.
So i did a new rom flash currently Overcome 1.6.3.
Did the same thing over again to apply your theme.
As you can see there is still a difference between your screenshot and mine.
- i got text beneath the powerbuttons
- my display brightness shows text
- notification text is shown in black font
And i have found the reason but not the solution
If i change my "Local and text" to English language then your theme is as i should be.
If i change it back to my language (Dutch) your theme gets completely ...F-Word...
Only the notifications stay in black font even if i change the locale
So it has to be something with the locales, is there something you can do?
V6-Maniac said:
I'm back again and tested your update.
First tru CWM and second tru Root explorer.
Everytime i wiped the Dalvik and still the same problem.
So i did a new rom flash currently Overcome 1.6.3.
Did the same thing over again to apply your theme.
As you can see there is still a difference between your screenshot and mine.
- i got text beneath the powerbuttons
- my display brightness shows text
- notification text is shown in black font
And i have found the reason but not the solution
If i change my "Local and text" to English language then your theme is as i should be.
If i change it back to my language (Dutch) your theme gets completely ...F-Word...
Only the notifications stay in black font even if i change the locale
So it has to be something with the locales, is there something you can do?
Click to expand...
Click to collapse
Try the new update! but not sure if it will work! i placed the strings.xml and arrays.xml in all the values folders (locales) so hopefully it will!
if not let me know! i will look into it when i get the chance!!
coolkat said:
i really liked this theme on 1.4.x but the alpha level is little too low. the background distracts too much when i interact with the notification items. can it be increased a little bit? i mean make more opaque
Click to expand...
Click to collapse
a little more info!! and i can see what i can do!!
ElephantStone82 said:
Try the new update! but not sure if it will work! i placed the strings.xml and arrays.xml in all the values folders (locales) so hopefully it will!
if not let me know! i will look into it when i get the chance!!
Click to expand...
Click to collapse
Did not work still the same issue.
The powerbutton and display brightness text.
But the notifications text has change into white font
well.. its not a bug but the problem im having is.. for example, when i pull down the notification bar, i can see the transparent layer which is fine but the transparency or alpha value for the transparent layer is too low for my liking. i sometimes cant distinguish between the items on notification and the items in the screen below the notification transpancy layer.
Download link?
Sent from my GT-P1000 using XDA Premium App
I'm looking for too
This theme doesn't work via cwm.
Sent from my GT-P1000 using XDA Premium App

[Q]Transparent top bar

I am running tehgyb's rom ( 2.3.6 ) and I want a transparent top bar but for some reason UOT never works and it always stays black. Could someone who has done it tell me how they did it please? Before anyone says " just edit it yourself ", I can't because my PC will not run Photoshop nor Inkscape or Gimp. Thank you for any help.
bswann said:
I am running tehgyb's rom ( 2.3.6 ) and I want a transparent top bar but for some reason UOT never works and it always stays black. Could someone who has done it tell me how they did it please? Before anyone says " just edit it yourself ", I can't because my PC will not run Photoshop nor Inkscape or Gimp. Thank you for any help.
Click to expand...
Click to collapse
Just decompile systemui and edit status bar.xml
I've tried it, and am working on it, thing is a lot of apps have a gray bar where the status bar is, it gets hidden by the status bar, it looks like complete crap and is distracting. So i'm working on making that go away
Sent from my SGH-T959V using XDA App
tehgyb said:
Just decompile systemui and edit status bar.xml
I've tried it, and am working on it, thing is a lot of apps have a gray bar where the status bar is, it gets hidden by the status bar, it looks like complete crap and is distracting. So i'm working on making that go away
Sent from my SGH-T959V using XDA App
Click to expand...
Click to collapse
OK, thanks, looking forward to it.
I tried editing the XML but, it still isn't transparent. I quess ill wait and see what you come up with.
Sent from my SGH-T959V using xda premium
Thats because transparency is not a png its a color code in the status bar xml decompile system ui res layout status bar xml status bar background change the #ff0000000 to #7700000 wala black transparent first 2 numbers determin if its filly filled ff full 00 100 percent trans parent the other numbers dictate color
Also note drop down a few lines n make date background all 00s to not cause bg bleed over
RaverX3X said:
Thats because transparency is not a png its a color code in the status bar xml decompile system ui res layout status bar xml status bar background change the #ff0000000 to #7700000 wala black transparent first 2 numbers determin if its filly filled ff full 00 100 percent trans parent the other numbers dictate color
Also note drop down a few lines n make date background all 00s to not cause bg bleed over
Click to expand...
Click to collapse
Didn't work. I give up, i guess i was never meant to have a transparent top bar. Feel free to send me a SystemUI for Vahalla black 1.5 with transparency in the top bar.
Sent from my SGH-T959V using xda premium
bswann said:
Didn't work. I give up, i guess i was never meant to have a transparent top bar. Feel free to send me a SystemUI for Vahalla black 1.5 with transparency in the top bar.
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
Just a note not all launchers support it when done n make sure you turn off any launcher wallpaper hack
RaverX3X said:
Just a note not all launchers support it when done n make sure you turn off any launcher wallpaper hack
Click to expand...
Click to collapse
I have, I have also tried three different launchers. Maybe you should include it on your next release or just go ahead and send me a systemUI with it done already.
Also, on my Optimus V running unofficial CM7.2 we just got the option of changing the color of the status bar. I do not think it is a CM7 mod either, so maybe that could be included in a update later down the road.
Sent from my SGH-T959V using xda premium
bswann said:
I have, I have also tried three different launchers. Maybe you should include it on your next release or just go ahead and send me a systemUI with it done already.
Also, on my Optimus V running unofficial CM7.2 we just got the option of changing the color of the status bar. I do not think it is a CM7 mod either, so maybe that could be included in a update later down the road.
Sent from my SGH-T959V using xda premium
Click to expand...
Click to collapse
Or you could just went through the themes section where i put the origional guide with pics n dl s
RaverX3X said:
Or you could just went through the themes section where i put the origional guide with pics n dl s
Click to expand...
Click to collapse
Yea, I have read it and the problem with that is that I cannot install the java SDK or the Android SDK and apktool does not run properly. I am on a 7 year-old E-Machinces PC with a 1.2 processor and 512 MB of Ram. I cannot run half the programs I need to do this kind of stuff. I had a friend try your guide and others for me and the result was the same- not transparent. Thank you for your help anyway.

[Q] How to change the font colour in popup menu?

I've been trying to find this out lately in xda couldn't find any so if u know how to do it, can u plz kindly share it with me? :angel:
As u can see I want to change the black font to white and the header text to ics blue one...
Mrinal Roy said:
As u can see I want to change the black font to white and the header text to ics blue one...
Click to expand...
Click to collapse
how did you do that?
shashanksetty said:
how did you do that?
Click to expand...
Click to collapse
how did i do what??
Mrinal Roy said:
how did i do what??
Click to expand...
Click to collapse
oh sorry, I thought that you had made that popup white and the text black. my bad,
I think the popup box is a background PNG image in drawable-hdpi or which ever drawable you have go to that folder look for images that has names like popup and dialog
and the same thing with text look for dialog and popup in styles.XML
hope this helps man

How to Change This (Notification Font Colour)

Hi,
I am playing around with various themes on CM12.1, and suddenly I find that my font notification for gmail is as in the picture. I try changing to other themes but cannot get the default font color back. It is very difficult to read, and I really appreciate if someone can point out how to change the font colour to something that is more readable.
biggiebro said:
Hi,
I am playing around with various themes on CM12.1, and suddenly I find that my font notification for gmail is as in the picture. I try changing to other themes but cannot get the default font color back. It is very difficult to read, and I really appreciate if someone can point out how to change the font colour to something that is more readable.
Click to expand...
Click to collapse
Which ROM u r using?
If u r rom has TRDS switch it off
And there is option in settings for notification Color
Where u can change notification baground, icon and text colour
There u can chsnge notification text colour to white and all will be ok
Stock 12.1. After some try and error, and finding a reddit comments, I found out that sometime I need a restart then all parts of the theme can be installed over the old one.
Btw what is trds?
Sent from my GT-N5100 using Tapatalk

Categories

Resources