William Gunnells
dockerdash-ui
420b22a
raw
history blame contribute delete
82 Bytes
const theme = {
primary_text_color: 'text-slate-600',
}
export default theme;