.swatch-input__input[value="Multicolor"] + .swatch-input__label .swatch {
  --swatch--background: linear-gradient(135deg, #ff0080, #ff0000, #ff8000, #ffff00, #00ff00, #00bfff, #8000ff);
  background: var(--swatch--background) !important;
}