[Theming] Which xml?
  • rachelm920rachelm920 September 2011

    Which xml is the one I can change the purple text here?

    For some reason its set as bright_foreground_dark which is the same as the menus etc which are dark. So if I make it a light color, it doesn't show up on the pink background. I'd like to give it it's own attributes....
     image

  • adlxadlx September 2011

    I'd say you look at styles.xml in framework-res.apk.


    Maybe (not sure exactly, but it could posibly be that one, by the name):

        <style name="TextAppearance.Widget.IconMenu.Item" parent="TextAppearance.Small">
            <item name="android:textColor">?textColorPrimary</item>
        </style>

  • rachelm920rachelm920 September 2011

    I'll give it a shot...

  • rachelm920rachelm920 September 2011

    That's the one!!

  • DJGHOSTS3V3NDJGHOSTS3V3N September 2011

    @rachelm920 whenever you need help, mention me. I get a email and I can help you faster.

  • rachelm920rachelm920 September 2011

    @DJGHOSTS3V3N

    Thank you...
    What about the text on the drop downs like here:
    image

  • DJGHOSTS3V3NDJGHOSTS3V3N September 2011

    I don't think that's a XML, check the framework-res.apk/res/drawable-mdpi

  • rachelm920rachelm920 September 2011

    The text is an image?  

  • DJGHOSTS3V3NDJGHOSTS3V3N September 2011

    Oh wait you meant the text! My bad haha check around the same thing adlx told. Try at styles.xml.

  • rachelm920rachelm920 September 2011

    textappearance.widget.textview.spinneritem 

    found it finally

    Never thought a drop down box would be referred to as a "spinner item" I thought that was the little loading icons...

  • DJGHOSTS3V3NDJGHOSTS3V3N September 2011

    I'm glad I could help you. Anything else?

  • rachelm920rachelm920 September 2011

    Not sure yet... I'm running it for a few days to make sure its perfect 

  • rachelm920rachelm920 October 2011

    Where do I change the black background here? And which text appearance controls the text color here? When I press it, it changes to the same color as the text rendering it useless 
    image
    :-(

  • sudoadamsudoadam October 2011

    That one's going to be in styles as well. It'll change the background of every list in the system, which is convenient. I'd say "list item background" or some variation of that.

  • rachelm920rachelm920 October 2011

    @sudoadam

    This thing is driving me nuts!! 
    I found the text for this menu
    image

    But it doesn't change the rest of the "radio button" menus... 
    IDK What I am missing, I went through the entire styles xml and found a lot of different text colors, but not this one...
    image

  • DJGHOSTS3V3NDJGHOSTS3V3N October 2011

    Is that on the Settings.apk? Maybe the app has a dependent strings.xml.

  • rachelm920rachelm920 October 2011

    That's the lockscreen settings popup

    Settings > Lockscreen > Style Options > Lockscreen Style
    The same thing happens when I bring up the Presets options in ADW

  • DJGHOSTS3V3NDJGHOSTS3V3N October 2011

    Hmm.. very weird. Both are Services, and should be using a very similar layout.

    Try doing ANOTHER settings popup but not on the CyanogenMod Settings, just in the normal one. (Settings.apk)

    Submit a picture, I'm looking at the source of the Settings.apk to see which string does the Service call so I can tell you which .xml to edit.

  • rachelm920rachelm920 October 2011

    This one is under the date and time settings, to change the date format...

    image

  • DJGHOSTS3V3NDJGHOSTS3V3N October 2011

    Try on res/values/colors.xml... I'll try to get you the exact line on a sec...


    I believe it's line 2 or 3.

  • rachelm920rachelm920 October 2011

    Nope got the same results as the pic darker_gray is set to #ffd4668d and I changed white to #ff0000ff (blue)

  • rachelm920rachelm920 October 2011

    I found it, its line 18 "bright_foreground_light". Unfortunately this is also the same color as the button text. So I'm gonna have to make my buttons lighter.


    image

  • sudoadamsudoadam October 2011

    You should add all this stuff to the Wiki!

  • rachelm920rachelm920 October 2011

    Its on my blog 

Hey are you new here?!

Welcome to the best Ad-Free Android Community around! Create your profile, and start posting now! New features are being added all the time!

Login with Facebook Sign In with OpenID Sign In with Google Sign In with Twitter

Sign In! Sign Up!

Categories

In this Discussion

Tagged