I recently switched from the HTML destination to HTML5 so I would get SVG graphics in a job, and everything looks lovely, except my table-of-contents links, which now have bad contrast against the dark background produced by the MAGNIFY style. Dig how ugly these things are:
My call is:
ods html5 path = "&qa_folder" (URL=NONE)
body = "ute_graphs.html"
contents = "toc.html"
frame = "index.html"
(title = "VDW Utilization Dataset Record Counts")
style = magnify
nogfootnote
nogtitle
device = svg
options(svg_mode="embed")
;
What's the easiest way I can recolor those (without ditching MAGNIFY)?
This generates the template:
Which is as follows:
You can then play around with LINK1/LINK2 and use the MAGNIFY_CUSTOM as your style. If this doesn't work let me know and I'll test out the other way of modifying the template via a CLASS. The colour codes are in the format of hex codes, preceded by CX.