DefineStyles has been renamed to defineStyles. Deprecation warning is not to be issued yet.
Define style fields for a node and let them be affected by themes.
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.