module.exports = function() {
    return {
        "brand-primary": 'green'
    }
}