TableColors

Area

System

Format

Color list

Description

If Accessible is set to OFF, and you’re not using TableClass, you can specify custom colors for system-generated tables.  

This should be a string of 3 or 4 colors (HTML color names or Hex color values), separated by commas.  The first 3 colors will be applied to Header Background, Header Font Color, and Table Background, respectively. If a 4th color is included, it will be used as the background color for alternating rows, resulting in a ledger effect. (There is no customer defined setting for the font color in the main table cells. Default is Black.).

Sample

TableColors=Maroon,White,LightYellow.  OR, TableColors=#808080,#0EFF00,#CCFFCC