March 3, 200521 yr hi how can i change the colors of the descriptive, dialog box that has the onmouseover
March 25, 200521 yr @ 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.
Create an account or sign in to comment