Last active
February 25, 2016 22:47
-
-
Save krompus/ab3ed8a917f2afd8f495 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@-moz-document domain('reddit.com'){ | |
/* .side, .listing-chooser, #header-img-a, .trending-subreddits, .redditname { | |
display: none !important; | |
} | |
.commentarea, .content, .sitetable, .link{ | |
margin-right: 0 !important; | |
} | |
background-color: #212121 !important; | |
*/ | |
* { | |
border-color: transparent !important; | |
border-radius: 0 !important; | |
outline: none !important; | |
font-family: "tamsyn" !important; | |
font-size: 9pt !important; | |
/*font-weight: normal !important;*/ | |
color: #E6E1DC !important; | |
} | |
body { | |
background: #202020 !important; | |
} | |
#header-img.default-header { | |
background: none !important; | |
} | |
#header-bottom-right { | |
line-height: 10px !important; | |
} | |
.res-nightmode #header, .res-nightmode | |
#header-bottom-left { | |
background: transparent !important; | |
} | |
.tabmenu li a { | |
padding-left: 2px !important; | |
padding-right: 2px !important; | |
font-size: 8pt !important; | |
} | |
.pagename { | |
font-variant: none !important; | |
} | |
.morelink a { | |
color: #009FC7 !important; | |
} | |
.morelink { | |
letter-spacing: 0px; | |
} | |
li.selected > a.choice { | |
background-color: #9B0700 !important; | |
color: #f8f6f2 !important; | |
} | |
.flair, .linkflairlabel, a.submitter { | |
color: #f8f6f2 !important; | |
border-color: #303030 !important; | |
} | |
.content .link a.subreddit { | |
color: #77f7c5 !important; | |
} | |
.content .link a.author { | |
color: #23D3FF !important; | |
font-family: "tamsyn" !important; | |
font-size: 8pt !important; | |
} | |
.content time { | |
color: #7A7474 !important; | |
} | |
.tagline .live-timestamp { | |
color: #7A7474 !important; | |
} | |
.content .link a.author.moderator { | |
background-color:transparent!important; | |
color: green!important; | |
} | |
.content .link a.author.admin { | |
background-color:transparent!important; | |
color: red!important; | |
} | |
.tagline { | |
color: #423E3E !important; | |
} | |
p.tagline { | |
padding-top: 2px !important; | |
padding-bottom: 1px !important; | |
} | |
.stickied-tagline { | |
color: #FF1200 !important; | |
} | |
.dropdown-title { | |
color: #008ec4 !important; | |
} | |
.dropdown, .title { | |
background: none !important; | |
color: #f8f6f2 !important; | |
} | |
.dropdown.srdrop .selected { | |
padding-right: 0 !important; | |
} | |
.thumbnail.self { | |
background: url("https://raw.githubusercontent.com/google/material-design-icons/master/action/drawable-xxhdpi/ic_announcement_grey600_18dp.png") no-repeat center center !important; | |
} | |
.thumbnail.may-blank { | |
background: url("https://raw.githubusercontent.com/google/material-design-icons/master/file/drawable-xxhdpi/ic_cloud_grey600_18dp.png") no-repeat center center !important; | |
} | |
.footer-parent { | |
margin-left: 0 !important; | |
} | |
/*.expando-button.selftext { | |
background: url("https://raw.githubusercontent.com/google/material-design-icons/master/av/drawable-mdpi/ic_my_library_books_grey600_24dp.png") no-repeat center center !important; | |
cursor: pointer; | |
} | |
/*.expando-button.video { | |
background: url("https://raw.githubusercontent.com/google/material-design-icons/master/av/drawable-mdpi/ic_video_collection_grey600_24dp.png") no-repeat center center !important; | |
cursor: pointer; | |
}*/ | |
.usertext-edit textarea { | |
-moz-appearance: none !important; | |
background-color: #0f0e0d !important; | |
color: #faf2e1 !important; | |
-webkit-border-radius: 0px; | |
border-radius: 0px; | |
border: none !important; | |
} | |
a.userTagged { | |
color: #23d3ff !important; | |
} | |
.titlebox h1 a { | |
color: #77f7c5 !important; | |
font-size: 12pt !important; | |
} | |
.comment { | |
background: none !important; | |
} | |
.commentarea .author { | |
color: #23D3FF !important; | |
font-family: "tamsyn" !important; | |
font-size: 8pt !important; | |
background: transparent !important; | |
/*font-weight: normal !important;*/ | |
} | |
.child { | |
border: none !important; | |
} | |
/*.content { | |
margin: 0 !important; | |
}*/ | |
p, code, strong, td { | |
color: #E6E1DC !important; | |
} | |
code { | |
font-family: "tamsyn" !important; | |
font-size: 8pt !important; | |
} | |
.commentarea code { | |
background:#0f0e0d !important; | |
} | |
.md pre { | |
background-color:#0f0e0d !important; | |
border:1px solid #002345 !important; | |
padding: 0px 0px !important; | |
} | |
.md code { | |
border-color:#002345 !important; | |
background: #0f0e0d !important; | |
} | |
a { | |
/*font-weight: normal !important;*/ | |
color: #6B6A68 !important; | |
} | |
a:focus { | |
color: #ffffff !important; | |
} | |
a.search-subreddit-link.may-blank{ | |
color: #77f7c5 !important; | |
} | |
a.search-link { | |
color: #009fc7 !important; | |
} | |
input { | |
background-color: #0f0e0d !important; | |
color: #009FC7 !important; | |
} | |
a.search-title.may-blank { | |
color: #E6E1DC !important; | |
} | |
.md a { | |
color: #FF805E !important; | |
} | |
.md .imgScanned { | |
color: #24efff !important; | |
} | |
.res-nightmode .RES-keyNav-activeElement { | |
margin-left: 1px !important; | |
padding-right: 0px !important; | |
} | |
.res-nightmode .RES-keyNav-activeThing { | |
border-left:3px solid #B00000 !important; | |
background-color: #101010 !important; | |
} | |
.md blockquote { | |
padding: 0px !important; | |
border-left 2px solid !important; | |
} | |
.commentarea blockquote { | |
margin:1em !important; | |
color:#9B0700 !important; | |
} | |
.commentarea blockquote { | |
margin:1em !important; | |
color:#9B0700 !important; | |
} | |
.combined-search-page .search-result .search-expando.collapsed:before, | |
.explore-comment .comment-fade { | |
background: linear-gradient(to bottom, hsla(30, 10%, 6%, 0) 0%, hsl(30, 10%, 6%) 100%)!important; | |
} | |
.res-floater-visibleAfterScroll { | |
top: 5px !important; | |
z-index: 10000000000 !important; | |
} | |
.res-nightmode #sr-header-area, .res-nightmode #sr-more-link { | |
background-color: rgb(68, 68, 68) !important; | |
color: rgb(222, 222, 222) !important; | |
} | |
.res-nightmode #RESSubredditGroupDropdown a, .res-nightmode .RESNotificationContent, .res-nightmode .RESNotificationFooter, .res-nightmode .sr-bar a { | |
color: rgb(222, 222, 222) !important; | |
} | |
.res-nightmode #header, .res-nightmode .liveupdate-home .content { | |
background-color: rgb(105, 105, 105); | |
border-bottom: 1px solid rgb(160, 160, 160) !important; | |
} | |
.tabmenu li.selected a { | |
color: orangered; | |
background-color: white; | |
border: 1px solid rgb(160, 160, 160); | |
border-bottom: 1px solid white; | |
z-index: 100; | |
} | |
.res-nightmode div#RESShortcutsEditContainer, .res-nightmode div#RESShortcutsSort, .res-nightmode div#RESShortcutsRight, .res-nightmode div#RESShortcutsLeft, .res-nightmode div#RESShortcutsAdd, .res-nightmode div#RESShortcutsTrash { | |
background: rgb(68, 68, 68) !important; | |
color: rgb(140, 179, 217) !important; | |
} | |
/* FRONTPAGE */ | |
.res-nightmode .thing { | |
padding: 7px; | |
margin-left: 1px; | |
margin: 0; | |
background-color: #222; | |
} | |
.res-nightmode .thing:nth-of-type(4n+1) { | |
background: rgb(24, 24, 24); | |
} | |
.res-nightmode .midcol .score, .res-nightmode .moduleButton:not(.enabled) { | |
color: #595454 !important; | |
} | |
.res-nightmode .rank .star, .res-nightmode .link .score.likes, .res-nightmode .linkcompressed .score.likes { | |
color: rgb(255, 69, 0) !important; | |
} | |
.res-nightmode .rank .star, .res-nightmode .link .score.dislikes, .res-nightmode .linkcompressed .score.dislikes { | |
color: rgb(140, 179, 217) !important; | |
} | |
.res-nightmode .flat-list a { | |
color: #595454 !important; | |
} | |
.res-nightmode .content { | |
background: rgb(17, 17, 17); | |
border-color: rgb(17, 17, 17); | |
} | |
.res-nightmode .link .rank { | |
color: #595454 !important; | |
} | |
.res-nightmode .domain a { | |
color: rgb(173, 216, 230) !important; | |
} | |
.res-nightmode .subreddit { | |
color: #77f7c5 !important; | |
} | |
.res-nightmode .author { | |
color: #23D3FF !important; | |
} | |
.res-nightmode .live-timestamp { | |
color: #7A7474 !important; | |
} | |
.res-nightmode .RES-keyNav-activeElement > .tagline, .res-nightmode .RES-keyNav-activeElement .md-container > .md, .res-nightmode .RES-keyNav-activeElement .md-container > .md p { | |
color: #ffffff !important; | |
} | |
.res-nightmode .flair, .res-nightmode .linkflairlabel { | |
background-color: rgb(187, 187, 187); | |
color: rgb(0, 0, 0); | |
padding: 1px; | |
} | |
/* BUTTONS */ | |
.res-nightmode .thing .expando-button, .res-nightmode .thing .expando-button:hover { | |
background-image: url("https://s3.amazonaws.com/a.thumbs.redditmedia.com/PkckcN8_3ijRUVP-GUQ6E-c8Ash_jQ3kCrEAoqKjSC4.png"); | |
-webkit-filter: grayscale(0%) invert(0%); | |
background-color: transparent; | |
} | |
.res-nightmode .expando-button.video-muted.collapsed { | |
background-position: 0px -384px !important; | |
} | |
.res-nightmode .expando-button.video-muted.collapsed:hover { | |
background-position: 0px -408px !important; | |
} | |
.res-nightmode .expando-button.video-muted.expanded { | |
background-position: 0px -432px !important; | |
} | |
.res-nightmode .expando-button.video-muted.expanded:hover { | |
background-position: 0px -456px !important; | |
} | |
.res-nightmode .expando-button.selftext.collapsed { | |
background-position: 0px -96px !important; | |
} | |
.res-nightmode .expando-button.selftext.collapsed:hover{ | |
background-position: 0px -120px !important; | |
} | |
.res-nightmode .expando-button.selftext.expanded { | |
background-position: 0px -144px !important; | |
} | |
.res-nightmode .expando-button.selftext.expanded:hover { | |
background-position: 0px -168px !important; | |
} | |
.res-nightmode .expando-button.image.gallery.collapsed { | |
background-position: 0px -288px !important; | |
} | |
.res-nightmode .expando-button.image.gallery.collapsed:hover { | |
background-position: 0px -312px !important; | |
} | |
.res-nightmode .expando-button.image.gallery.expanded { | |
background-position: 0px -336px !important; | |
} | |
.res-nightmode .expando-button.image.gallery.expanded:hover { | |
background-position: 0px -360px !important; | |
} | |
.res-nightmode .expando-button.video.collapsed { | |
background-position: 0px -192px !important; | |
} | |
.res-nightmode .expando-button.video.collapsed:hover { | |
background-position: 0px -216px !important; | |
} | |
.res-nightmode .expando-button.video.expanded { | |
background-position: 0px -240px !important; | |
} | |
.res-nightmode .expando-button.video.expanded:hover { | |
background-position: 0px -264px !important; | |
} | |
/* COMMENTS */ | |
.res-nightmode.res-commentBoxes .comment, .res-nightmode.res-commentBoxes .comment .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: rgb(24, 24, 24) !important; | |
} | |
.res-nightmode.res-commentBoxes .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment .comment .comment .comment, .res-nightmode.res-commentBoxes .comment .comment .comment .comment .comment .comment .comment .comment .comment .comment { | |
background-color: rgb(34, 34, 34) !important; | |
} | |
form.toggle.sr_style_toggle { | |
background: #262626 none repeat scroll 0% 0% !important; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment