File size: 315 Bytes
			
			6b8fc2c  | 
								1 2 3 4 5 6 7 8 9 10 11 12  | 
								module.exports = {
  'primary-color': '#338AFF', // '#338AFF',
  'border-radius-base': '4px',
  // 'menu-dark-color': '',
  // 'menu-dark-danger-color': '',
  'menu-dark-bg': '#092140',
  'menu-dark-item-active-bg': '#092140'
  // 'menu-dark-arrow-color': '',
  // 'menu-dark-inline-submenu-bg': '',
};
 |