Skip to content

Instantly share code, notes, and snippets.

@miyaokamarina
Created May 21, 2021 18:46
Show Gist options
  • Save miyaokamarina/4a51af08575e5567b4aa1d7f41b4bb8c to your computer and use it in GitHub Desktop.
Save miyaokamarina/4a51af08575e5567b4aa1d7f41b4bb8c to your computer and use it in GitHub Desktop.
html[dark] {
background-color: #000 !important;
}
* {
--yt-spec-general-background-a: #000 !important;
--yt-spec-general-background-b: #000;
--yt-spec-brand-background-primary: #000 !important;
--yt-spec-brand-background-solid: #000;
--ytd-searchbox-legacy-button-color: #090909;
--ytd-searchbox-background: #000;
--yt-spec-badge-chip-background: #ffffff10;
}
#search-icon-legacy {
border-left: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment