Create a new theme defined from D code given through a template argument. The code will define the default style for each node, and can use Node.(...)Add calls to define other styles within the theme.
D code to initialize the Node style with.
The created theme.
See Implementation
Create a new theme defined from D code given through a template argument. The code will define the default style for each node, and can use Node.(...)Add calls to define other styles within the theme.