':active': {
          ...componentStyle[':active'],
          backgroundColor: `rgba(${c.r}, ${c.g}, ${c.b}, .7)`
        }