Lost Soul Posted March 3, 2005 Posted March 3, 2005 hi how can i change the colors of the descriptive, dialog box that has the onmouseover
blinkdt Posted March 25, 2005 Posted March 25, 2005 @ Lost Soul If you are talking about the tooltips that appear when you mouseover the list of applications, the colors can be changed by editing the values found at the top of the "config.js" file. They appear to be arranged in sequence://tooltip style//Style[...]=[TitleColor,TextColor,TitleBgColor,TextBgColor,Style[0]=["black","black","#FFb200","#FFD980",So, to change the title color (the first value in "Style[...]=") from black to white just change the first value in the "Style[0]=" section. Several colors are denoted by their hexidecimal values, you can use a tool like ColorPic (a must-have utility freebie) to mess with the hex values to your heart's content, pretty fun once you get the hang of it. Good luck.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now