module.exports = function() {
    return {
        "@brand-primary": 'green',
        "@color-text-base": '#333'
    }
}