{{#if threeDCanvasEnabled}}
{{/if}}

{{localize "DD.CustomThemes"}}

{{#each customThemeKeys as |themeKey|}}
{{name}} {{#with (lookup ../customThemes themeKey)~}} {{name}} {{/with}}
{{/each}}

{{localize "DD.ModuleThemes"}}

{{#each themeKeys as |themeKey|}}
{{name}} {{#with (lookup ../themes themeKey)~}} {{name}} {{/with}}
{{/each}}