.theme-dark:root {
  --tv-color-platform-background: #282f48;
  --tv-color-pane-background: #0f1a1f;
  --tv-color-pane-background-secondary: #0f1a1f;
  --tv-color-toolbar-button-text-active: #50d2c1;
  --tv-color-toolbar-button-text-active-hover: #97fce4;
  --ui-lib-button-default-color-content: #50d2c1;
}

html .item-2IihgTnv,
html .menuWrap-g78rwseC,
html .dialog-aRAWUDhF {
  background-color: #0f1a1e !important;
}

html .item-2IihgTnv.isActive-2IihgTnv,
html .item-2IihgTnv.isActive-2IihgTnv:active {
  background-color: #50d2c1 !important;
  color: black !important;
}

.paneSeparator-uqBaC1Ki {
  background: rgb(46, 49, 60) !important;
}

.screen-otjoFNF2 {
  background: rgb(46, 49, 60) !important;
}

.screen-otjoFNF2.fade-otjoFNF2 {
  display: none;
}
