Node > Theme
This is the default implementation of the theme_mod parser.
Creates or updates a modification setting for the current theme like the logo or header image.
parser : 'theme_mod'
<theme>
<logo src=./images/logo.svg />
<header src=./images/penguin.jpg />
<another_mod>Another theme_mod example</another_mod>
</theme>