How to change highlight color for menus?

What controls the highlight color used for Firefox menus? ... like Find, Print and About ... the main menus.
I used the Stratiform Plug-in to change my font color to blue and now it's exactly the same as the highlight color ... so highlighting makes the entry's text invisible.
I want my highlight color to be YELLOW only, regardless of any theme I might use.

Good idea ... but (in XP) the color for Selected Items only affects Windows menu entries. It looks like some other setting affects the Firefox ones. I've attached a couple of captures to show what I'm seeing.
Thanks for trying.

Similar Messages

  • How to change a color for a row in ALV grid display

    Hi,
       how to change a color for a row in ALV grid display based on a condition.Any sample code plz

    Hello Ramya,
    Did you check in [SCN|How to color a row of  alv grid]
    Thanks!

  • How to change the color for HTML words in JEditorPane?

    Hi Sir,
    In the JTextPane , we could change the word's color by using:
    Style style = doc.addStyle("test",null);
    StyleConstants.setForeground(style, Color.red);
    doc.setCharacterAttributes(10,20,syle,true);
    we can change the text into red color,which range is from 10 to 30.
    But how to change the color for HTML words in JEditorPane?

    Hi,
    you can use an AttributeSet to apply the foreground color. Let's say, doc is a HTMLDocument, then SimpleAttributeSet set = new SimpleAttributeSet();
    doc.getStyleSheet().addCSSAttribute(set, CSS.Attribute.COLOR, "#0D0D0D"); would apply a color to a given AttributeSet. The AttributeSet with your color then can be applied to a selected range of text in a JEditorPane by   /**
       * set the attributes for a given editor. If a range of
       * text is selected, the attributes are applied to the selection.
       * If nothing is selected, the input attributes of the given
       * editor are set thus applying the given attributes to future
       * inputs.
       * @param editor  the editor pane to apply the attributes to
       * @param a  the set of attributes to apply
      public void applyAttributes(JEditorPane editor, AttributeSet a) {
        ((HTMLDocument) editor.getDocument()).getStyleSheet().addCSSAttribute(set, CSS.Attribute.COLOR, "#0D0D0D");
        editor.requestFocus();
        int start = editor.getSelectionStart();
        int end = editor.getSelectionEnd();
        if(end != start) {
          doc.setCharacterAttributes(start, end - start, a, false);
        else {
          MutableAttributeSet inputAttributes =
            ((SHTMLEditorKit) editor.getEditorKit()).getInputAttributes();
          inputAttributes.addAttributes(a);
      } Ulrich

  • Change highlight color for content assist

    Hello. The highlight color for current selection in Content Assist (Code .. Hinting) in FB3 IDE is too light for me to distinguish. How it can be changed?

    Try with this
    Windows -> Prefrences -> General -> Editors -> Text Editors -> Annotations -> Right side there is list from which select -> Actionscript occurance.

  • How to change the color for the af:messages by skins ?

    Hello All
    How i can change the text color for the af:messages by skins,i want change the color for the messages paragraph not for message header
    Because i know how to change the message header color text by
    .AFErrorTextForeground:alias
    color: Red;
    Error:
    1. You Must Select etc...
    2. Hello All
    i want to change the color nor for the header (Error) ,i want change it for the messages 1 and 2 and its text.
    Regards
    Mohammad Weshah
    )

    Hi Frank
    Unfortunately it dose not work.
    Any another options for this issue .
    Regards
    Mohd.Weshah

  • How to change highlight color in Preview quickly?

    I do a lot of reading and annotating of PDFs using Preview. While I love just about everything about this program, my only complaint (if it could be called that) is that I can't figure out a quick way to cycle through the highlight colors without using the palette drop-down. Has anyone figured out a clever way to hotkey the colors for the highlighting annotation tool?

    yorkait wrote:
    You simply create new keyboard shortcuts for the Preview application (in system preferences). And set the shortcuts to "Red", "Yellow", and so on. This works because the contextual menu with the color is labelled this way. I binded all colors on Shift + Command + *letters from the first left hand side rows of keys*. Very handy.
    (Now if someone figured out how to customize the default colors I would be eternally grateful.)
    Great thanks, I didn't realize you could do that for those kind of menus as well until about a month ago when David Sparks showed doing that for Mail accounts.  I have been using the assignable key commands since they added that in Tiger.   I ended up doing something so much more complicated using Keymon and Size up to move the mouse and position the document on screen. 
    Thanks again I will add this and use this all the time!

  • How to change highlight color of a focus Button

    When a Button gained focus, there is a dotted line around the button label. I'd like to change the color. Not able to find out how. Is it possible? Please help.

    Hi,
    Use the following methods to that label and set its values to false
    void setBorderPainted(boolean b)
    void setContentAreaFilled(boolean b)
    void setFocusPainted(boolean b)
    This will work out for you

  • How to change the colors for individual bubbles in a bubble chart?

    I have a report where in a bubble chart needs to be shown with different colors for bubbles available in the chart. I cant find any option to select individual bubbles and format the color options.
    Any guidance or suggestions solving this would be much appreciated.
    Thanks,
    Vinay

    Thanks JB for your reply, I see in format chart data there is are two sections:
    1. Positional
    2. Conditional
    In Positional - I have the type and color changes for the bubbles but if I change any color in that all the bubbles are simultaneously getting the same color code.
    Not sure if there is any other setting. Please share me your thoughts on this.
    Thanks again

  • Can I change highlight color for "today?"

    I have trouble telling the difference bewteen the shades of blue in the monthly calendar and the "Today" box.  The shades are so close to each other it's hard to quickly find today's date.
    Is there a way to change the highlight color to something that contasts more with the light blue? 

    I'm afraid not, but other posters have suggested that if you have the display's contrast set too high it's difficult to see the highlighting, so you could try reducing that and see if it helps.

  • How to change highlight color of PDF texts to the standard golden yellow on Preview app?

    I use the Preview app to read my PDF books. I also read these same books on my iPad. When I read my books, I like to highlight the text. I'm used to highlight my text with the standard golden yellow on my iPad. When I use Preview, the only choice of yellow color I've found is a somewhat orange yellow that's called "yellow". Besides that, I see only 5 highlight options. Anyway, I'd like to highlight my text on Preview with the standard golden yellow, the same color that is available in almost all PDF editing apps. Anyway, how can I highlight my pdf texts with the standard golden yellow on the Mac Preview app?!

    Here is a picture to show the difference between the standard golden yellow (above) and the mac preview called yellow (below - looks like orange to me).
    Is there a way to highlight the pdf texts on Preview app in the golden yellow color, shown above?

  • How to change highlight color in Pages for iPad?

    Is there any way to do this? I know i can highlight selected text, but there is no option for choosing the color. It's always yellow and I would really like to highlight my text with many different colors.

    It looks like the Highlight (background) color can only be yellow.
    The best work around I can find is to change the text color itself which may work like a highlight of the text (like red, green or blue) which makes it stand out.  Maybe that will help?
    Format Inspector (the brush) > Style > Touch the Size and Font item > Color > swipe to see options.
    Note even there you can't go beyond predefined colors but you can make text stand out.
    ivan

  • How to change the colors for Exceptions

    Can someone tell me how I can change the default colors that assigned to the Exceptions?
    Thanks.
    Ryan

    Hi Ryan,
    You can do it workbook-wise.
    First select a cell containing the colour you want to change.
    Then select icon 'Format' from BEx toolbar, select 'Pattern' and then colour required.
    Regards
    Joe

  • How to set highlight color for JTabbedPane????

    Hi,
    In JTabbedPane class There are methods
    setbackGround(...) setForeGround(..) methods but
    what is the way to tell that, when a perticular Tab of a tabbedPane
    is selected it should be highlight with this color..
    Now every thing is defaulting to grey???
    Thanks

    you're talking about the tab/s of JTabbedPane?
    if so, put this line prior to creation of the JTabbedPane (will affect all JTabbedPanes)
    UIManager.put("TabbedPane.selected",new javax.swing.plaf.ColorUIResource(Color.YELLOW));

  • How  to change the Color for hyperlinks Xcode

    I ned help for that, i am a new and om woking to build apps

    Hi,
    you can use an AttributeSet to apply the foreground color. Let's say, doc is a HTMLDocument, then SimpleAttributeSet set = new SimpleAttributeSet();
    doc.getStyleSheet().addCSSAttribute(set, CSS.Attribute.COLOR, "#0D0D0D"); would apply a color to a given AttributeSet. The AttributeSet with your color then can be applied to a selected range of text in a JEditorPane by   /**
       * set the attributes for a given editor. If a range of
       * text is selected, the attributes are applied to the selection.
       * If nothing is selected, the input attributes of the given
       * editor are set thus applying the given attributes to future
       * inputs.
       * @param editor  the editor pane to apply the attributes to
       * @param a  the set of attributes to apply
      public void applyAttributes(JEditorPane editor, AttributeSet a) {
        ((HTMLDocument) editor.getDocument()).getStyleSheet().addCSSAttribute(set, CSS.Attribute.COLOR, "#0D0D0D");
        editor.requestFocus();
        int start = editor.getSelectionStart();
        int end = editor.getSelectionEnd();
        if(end != start) {
          doc.setCharacterAttributes(start, end - start, a, false);
        else {
          MutableAttributeSet inputAttributes =
            ((SHTMLEditorKit) editor.getEditorKit()).getInputAttributes();
          inputAttributes.addAttributes(a);
      } Ulrich

  • How to Change Highlight Color

    One image selected is light grey. Selected images are medium grey. Unselected Images are dark grey. Is there a way to change them to Yellow or something to make it obvious?

    Nope.
    Hal

Maybe you are looking for

  • Combobox Renderer in JTable

    Can someone please post code showing me how to make a renderer that would indicate a combobox in a JTable? I already have the combobox editor there, but I want the renderer to show a small down arrow, indicating to the user that the cell is a combobo

  • Using AAD as a user-database

    I'm wondering if it's possible to use Windows Azure Active Directory (WAAD) as a standard "user-database"? Let me explain.. We currently have a standard, "home-built" user registration system build on top of SQL server, MVC, etc. The users in this da

  • Changing billing info in app store

    i want to switch my region but when i try to do that they still ask me for the bank card from old region and doesn't accept the new one in the region I'm at. I think they havent billed me for some app yet and i might owe something but i want to use t

  • Proximity sensor not working after IOS 6 upgrade

    After upgrading to IOS 6 on a iphone 4 now the proximity sensor wont work just like before until they patched it.

  • This is getting tiring....

    Wow ive been at this for 8 hours now...i got my new ipod with video playback this morning and since then ive been trying to get itunes to work. at first i downloaded QT PRO then i thought you had to to something to get my music for windows media and