Skip to content

Instantly share code, notes, and snippets.

@Jaid
Last active October 28, 2019 20:00
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 Jaid/894df5a16e400ea374659d9b4e51e402 to your computer and use it in GitHub Desktop.
Save Jaid/894df5a16e400ea374659d9b4e51e402 to your computer and use it in GitHub Desktop.
Reddit Black Theme
.content,
.link,
.side,
.side .linkinfo,
#header,
.titlebox,
.md ol,
.md ol,
.md ul,
.md li,
.redditname,
form.flairtoggle,
body, .comment,
textarea,
input[type=text],
.morelink,
.tabmenu li a,
.res-nightmode.res-commentBoxes .comment,
.res-nightmode.res-commentBoxes .comment .comment,
.res-nightmode.res-commentBoxes .comment .comment .comment,
.res-nightmode.res-commentBoxes .comment .comment .comment .comment,
.res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment {
background-color: black !important
}
.tabmenu li.selected a {
border-bottom-color: black !important
}
.usertext-edit textarea {
height: 27px
}
#header-img,
.premium-banner,
#sr-header-area,
.width-clip,
.rank,
.footer-parent,
.reddiquette {
display: none !important
}
.redditname a {
color: rgba(255, 255, 255, 30%) !important
}
.morelink {
border: none
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment