[data-dac-source] {
  --dac-detected-rgb: 255 255 255;
  --dac-detected-color: rgb(255, 255, 255);
  --dac-contrast-color: #111111;
}

[data-dac-source],
[data-dac-tone] {
  transition: background-color 0.25s ease, color 0.25s ease, border-color 0.25s ease;
}
