deriveExample
@
safe @
()
=> label(.tags!(Tags.heading), "Copying and deriving themes"),
()
=> label("In case you need to change some rules just for a portion of the tree, you can 'derive' themes from " ~ "others. To apply a theme, pass it to the constructor of the node. It will be passed down to its " ~ "children, unless one has its own theme specified:") Frame
deriveExample