Explains how to force background, text and link colours in Web pages
Use the following statements to change the colour of different parts of your Web pages.
Note. The use of the American spelling of 'color' in the statements!
To change colours on Web pages in all projects, change EASYHH.INI:
[Html Format]
BackgroundColor=#RRGGBB
TextColor=#RRGGBB
LinkColor=#RRGGBB
VisitedLinkColor=#RRGGBBTo change colours on Web pages in a single project, change EASYHH.INI:
[Project MyProj]
BackgroundColor=#RRGGBB
TextColor=#RRGGBB
LinkColor=#RRGGBB
VisitedLinkColor=#RRGGBBTo change colours on Web pages in a single document, change the document details file:
[Document Options]
BackgroundColor=#RRGGBB
TextColor=#RRGGBB
LinkColor=#RRGGBB
VisitedLinkColor=#RRGGBB