for (var i = 0; i < themes.length; i++) {
                 console.log('    - ' + themes[i])
             }