Skip to content

Instantly share code, notes, and snippets.

@Dramacydal
Last active September 6, 2023 20:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Dramacydal/dfcc94ec66a46ab83b00a42f1b2e3f4d to your computer and use it in GitHub Desktop.
Save Dramacydal/dfcc94ec66a46ab83b00a42f1b2e3f4d to your computer and use it in GitHub Desktop.
.chat-line__message, .tw-root--theme-dark .top-nav__external-link {
color: #d4d4d4;
}
.drops-list__count {
background-color: #5a8045;
}
.player {
background-color: #1f1f1f;
}
.player-controls {
background-image: none;
max-height: 75px;
top: 5px;
}
.player-overlay-background {
background-color: rgba(0,0,0,0);
}
[aaria-labelledby="active-settings-menu-header"] {
position: absolute;
top: 350px!important;
}
div:has(> div > div >[data-a-target="player-settings-menu"]) {
position: absolute!important;
top: 50px!important;
}
.player-controls__right-control-group .tw-tooltip {
position: absolute;
top: 35px;
height: 20px;
}
.top-bar {
display: none;
}
.tw-c-background-base {
background-color: #282828;
}
.tw-core-button--primary, .tw-c-background-accent, .tw-c-background-accent-alt-2 {
background-color: #763dcc;
color: #d4d4d4;
}
.tw-root--theme-dark .channel-header {
background-color: #1f1f1f;
}
.tw-root--theme-dark .channel-root__right-column {
background-color: #282828;
}
.tw-root--theme-dark .chat-room {
background-color: #1f1f1f;
}
.tw-root--theme-dark .chat-viewers__pane {
background: #191919;
}
.tw-root--theme-dark .persistent-notification__unread {
background-color: #191919;
}
.tw-root--theme-dark .side-nav {
background-color: #282828;
}
.tw-root--theme-dark .side-nav__overlay-wrapper {
background-color: #282828;
}
.tw-root--theme-dark body {
background-color: #1f1f1f;
}
.tw-textarea:focus, .tw-input:focus {
background-color: #191919;
}
.vod-seekbar-preview-overlay__wrapper {
top: 160px;
}
body {
font-family: Arial;
}
div.tw-border-l.tw-c-background-base.tw-flex.tw-flex-column.tw-flex-grow-0.tw-flex-nowrap.tw-flex-shrink-0.tw-full-height.tw-z-above {
hheight: 480px;
}
div.deTqzm[role="dialog"] {
position: absolute;
top: 50px;
}
.chat-signup-gate-overlay {
display: none !important;
}
#channel-player-disclosures {
display: none !important;
}
[aria-haspopup="menu"], [data-a-target="player-volume-slider"], [aria-label="Picture in Picture"] {
background-color: black;
}
[data-test-selector="tw-range__fill-value-selector"] {
background-color: white!important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment