.container {
  :global {
    [data-theme="dark"] .site-custom-tab-bar {
      background: #141414;
    }
  }
}
