[data-theme='dark'] {
  .@{radio-group-prefix-cls}-diffusion {
    background-color: @selection-item-bg;
    &-slider {
      background: #434759;
      box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.8);
    }
  }
}
