export default {
primary: '#36D1DC',
success: '#5CB85C',
warning: '#F0AD4E',
danger: '#D9534F',
info: '#5BC0DE'
};