.container {
  :global {
    [data-theme="dark"] .site-tree-search-value {
      color: #d84a1b;
    }
  }
}
