| Did you know ... | Search Documentation: |
| dark.pl -- SWI-Prolog theme file -- dark |
To enable the dark theme, use
:- use_module(library(theme/dark)).
pldoc_style:theme(+Element, +Condition, -CSSAttributes) is semidet[multifile]color(Name) is mapped to fg(Name) and
color(bright_Name) to hfg(Name).