[data-theme='dark'] {
  .@{dialog-prefix-cls} {
    &-mask {
      background-color: fade(@black, 75%);
    }
  }
}
