Colors

General

The color syntax has changed. I will explain only the set_style syntax as it is planned to become the new standard.

If something does not work with your colors, use a flashy color to see where it comes from.

Use the global tab, style tab to define your main color scheme. You will then have to check use custom style spec for columns with special style and define the specific color scheme into the corresponding tab.

If your color scheme doesn't work, it may be because your color code uses the old standard. If so, check Enable legacy support for globals (global tab).

I recommend to set your main colors in the global tab. It will be easier to change the color once than everywhere it stands.

Base

$set_style(text,color1,color2)
$set_style(back,color1,color2)
$set_style(frame-left,1,color)
$set_style(frame-top,1,color)
$set_style(frame-bottom,1,color)
$set_style(frame-right,1,color)

$set_style(text,,,) defines your text colors, $set_style(back,,,) defines your background colors For text and back, color 1 is the default color, color2 the selected color.

$set_style(frame-direction,,,) defines the coresponding frames (1pixel line). All frame related stuff is optional, you can desactivate them by changing 1 to 0.(or not using them)

Color functions

Well as examples are the best way to see how things work, let's go.

Related pages

 

July 14 2008 15:32:12.    

Creative Commons LicenseLicensed under
CC A-NC-SA 3.0.