File size: 82 Bytes
420b22a
 
 
 
 
1
2
3
4
5
const theme = {
    primary_text_color: 'text-slate-600',
}

export default theme;