Remove unused solarized theme configuration

This commit is contained in:
Michael Lange 2018-08-14 17:37:44 -07:00
parent de4caacb6d
commit 87cbf1ddbe

View file

@ -13,7 +13,6 @@ module.exports = function(defaults) {
paths: ['public/images/icons'],
},
codemirror: {
themes: ['solarized'],
modes: ['javascript'],
},
funnel: {