:root:not(.theme-dark) {
  --tv-color-platform-background: #17181B;
  --tv-color-pane-background: #17181B;
  --tv-color-pane-background-secondary: #212121;
  --tv-color-toolbar-button-background-hover: #111111;
  --tv-color-toolbar-button-background-secondary-hover: #24ae8f;
  --tv-color-toolbar-button-background-expanded: #111111;
  --tv-color-toolbar-button-text: #c8c7d8;
  --tv-color-toolbar-button-text-hover: #ffffff;
  --tv-color-toolbar-button-text-active: #24ae8f;
  --tv-color-toolbar-button-text-active-hover: #24ae8f;
  --tv-color-item-active-text: rgb(6, 255, 6);
  --tv-color-toolbar-toggle-button-background-active: #37a6ef;
  --tv-color-toolbar-toggle-button-background-active-hover: #37a6ef;
}
