Jump to content

Desciptive Box Prompt ?


Recommended Posts

  • 3 weeks later...

@ 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.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...