I am very new to developing Chrome themes. Everything went well but when I hover mouse pointer over a link, the URL displayed at the bottom left side is not readable because of its font color! How can I change the font color?

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The color of the status bar is derived from the color of the
toolbarand the color of its text is from thetab_text. Well it was in Chrome 6 but Im pretty sure the things where one color comes from another color and still all the same. Have a look at an old doc that lists those things….https://docs.google.com/document/pub?id=1jt9vdUY9O5IMm6Zoi2Kz0LWFfFZpvP69qjy6PoGsEoA
…like I said I havent updated it in ages (Chrome 6), but those things should still be the same.