new Setting(containerEl)
            .setName('Theme Path')
            .setDesc('Local paths to additional theme CSS for Marp core and Marpit framework. The rule for paths is following Markdown: Styles.')
            .addText(text => text
                .setPlaceholder('template\\marp\\themes')