function hoverBackgroundColor(kind = 'default', theme = 'normal') {
  if (theme === 'solid') {
    return {
      gray: '#666666',
      blue: '#2898d6',