<theme>

    <!-- The name of the theme must match the name of the folder containing the theme.-->
    <name>custom</name>

    <!-- The description of the theme  -->
    <description>This is a sample theme that should be used as a starting point to create a custom
        theme
    </description>

    <!-- Optional: Theme specific properties can be specified., if desired.. -->
    <!--
         <properties>
             <property name="key1" value="value1"/>
             <property name="key2" value="value2"/>
         </properties>
     -->

</theme>
