/* prettier-ignore */
:root.dark,
:host .dark,
:host(.dark) {
  /* 1.1品牌色 */

  /* 品牌主色 */
  --tv-base-color-brand: #B3B3B3; // 主色黑/链接颜色
}