export const theme = { token: { fontFamily: 'Roboto, sans-serif', colorPrimary: '#C2DA3D', Menu: { itemColor: 'f2f2f2', itemBg: '#f2f2f2', subMenuItemBg: '#f2f2f2', iconSize: '18px', }, Layout: { bodyBg: '#f2f2f2', }, }, };