.theme-dark:root {
  --tv-color-platform-background: #0b0f08;
  --tv-color-pane-background: #0b0f08;
  --tv-color-pane-background-secondary: #18181a;
  --tv-color-toolbar-button-background-hover: #709C51;
  --tv-color-toolbar-button-background-secondary-hover: #709C51;
  --tv-color-toolbar-button-background-expanded: #709C51;
  --tv-color-toolbar-button-text: #c8c9d1;
  --tv-color-toolbar-button-text-hover: #fcfcfc;
  --tv-color-toolbar-button-text-active: #C6FF9E;
  --tv-color-toolbar-button-text-active-hover: #C6FF9E;
  --tv-color-item-active-text: #C6FF9E;
  --tv-color-popup-element-text-active: #000;
  --tv-color-popup-element-text-hover: #000;
  --tv-color-popup-element-secondary-text: #fff;
  --tv-color-toolbar-toggle-button-background-active: #C6FF9E;
  --tv-color-toolbar-toggle-button-background-active-hover: #C6FF9E;
}
