module.exports = { theme: { extend: { colors: { charade: '#2a293c', inherit: 'inherit' } } } }