gavin19

Reddit night mode

Mar 29th, 2013
644
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CSS 7.04 KB | None | 0 0
  1. div[class="organic-listing"]  div, div.md, div[class="entry unvoted"] {background-color: #222 !important; }
  2. ul[class="tabmenu "], div[id="header-bottom-left"] {background-color: #666 !important; }
  3. body { background-color: #222 !important; }
  4. .infobar { background-color:#222 !important; color:black !important; }
  5. .side { background:none !important; }
  6. h2, .tagline a, .content a, .footer a, .wired a, .side a, .subredditbox li a { color:#8AD !important; }
  7. .rank .star { color:orangered !important; }
  8. .content { color:#CCC !important; }
  9. .thing .title.loggedin, .link .title { color:#DFDFDF !important; }
  10. .link .midcol, .linkcompressed .midcol, .comment .midcol { background:none !important; margin-right:6px !important; margin-top:4px !important; }
  11. .link .midcol { width:29px !important; }
  12. .link .midcol .arrow { margin-left:7px !important; margin-right:7px !important; }
  13. .link .score.likes, .linkcompressed .score.likes { color:orangered !important; }
  14. .link .score.dislikes, .linkcompressed .score.dislikes { color:#8AD !important; }
  15. .linkcompressed .entry .buttons li a { background:none !important; }
  16. .subredditbox li a:before { content:"#" !important; }
  17. .subredditbox li { font-weight:bold !important; text-transform:lowercase !important; }
  18. #subscribe a { color:#8AD !important; }
  19. .dropdown.lightdrop .drop-choices { background-color:#333 !important; }
  20. .dropdown.lightdrop a.choice:hover { background-color:#111 !important; }
  21. .side { background:none !important; color:#fff !important; margin-left:10px !important; }
  22. .side h4, .side h3 { color:#ddd !important; }
  23. .side h5 { color:#aaa !important; margin-top:5px !important; }
  24. .side p { margin-top:5px !important; }
  25. .sidebox, .subredditbox, .subreddit-info, .raisedbox, .login-form-side { background-color:#393939 !important; border:2px solid #151515 !important; color:#aaa !important; border-radius:8px !important; }
  26. .login-form-side { background:#e8690a !important; border-bottom:0 !important; border-color:#e8690a !important; padding-bottom:1px !important; position:relative !important; }
  27. .login-form-side input { width:125px !important; }
  28. .login-form-side label { color:#111 !important; }
  29. .login-form-side a { color:#FFF !important; font-size:11px !important; }
  30. .login-form-side .error { color:#660000 !important; }
  31. .subreddit-info .label { color:#aaa !important; }
  32. .subreddit-info { padding:10px !important; }
  33. .subreddit-info .spacer a { background-color:#222; border:none !important; margin-right:3px !important; }
  34. .subredditbox ul { padding:10px 0 10px 3px !important; width:140px !important; }
  35. .subredditbox ul a:hover { text-decoration:underline !important; }
  36. .morelink { background:none !important; border:0 !important; border-bottom-left-radius:6px !important; border-top-right-radius:6px !important; border-bottom-left-radius:6px !important; border-top-right-radius:6px !important; }
  37. .morelink.blah:hover { background:none !important; color:#369 !important; }
  38. .morelink.blah { background:none !important; border:0 !important; color:#369 !important; }
  39. .morelink:hover { border:0 !important; color:white !important; }
  40. .sidebox { padding-left:60px !important; }
  41. .sidebox .spacer, .linkinfo {background-color:#393939 !important; }
  42. .nub {background-color: transparent !important;}
  43. .sidebox.create, .sidebox.submit { background:#393939; }
  44. .sidebox .subtitle { color:#aaa !important; }
  45. h1 { border-bottom:1px solid #444 !important; }
  46. button.btn { background:none !important; border:2px solid black !important; color:black !important; position:relative !important; width:auto !important; }
  47. .commentreply .buttons button { margin-left:0 !important; margin-top:5px !important; }
  48. .commentreply .textarea { color:black !important; }
  49. .menuarea { margin-right:315px !important; }
  50. .commentbody.border { background-color:#369 !important; }
  51. .commentreply .help tr { background:none !important; }
  52. .commentreply table.help { margin:2px !important; }
  53. #newlink th { padding-top:5px !important; vertical-align:top !important; }
  54. .pretty-form.long-text input[type="text"], .pretty-form.long-text textarea, .pretty-form.long-text input[type="password"], .commentreply textarea { background-color:#333 !important; border:2px solid black !important; color:#CCC !important; padding:4px !important; }
  55. input#title { height:5em !important; }
  56. .spam, .reported { background:none !important; border:2px dotted !important; padding:4px !important; }
  57. .spam { border-color:orangered !important; }
  58. .reported { border-color:goldenrod !important; }
  59. .organic-listing .linkcompressed { background:none !important; }
  60. .organic-listing .nextprev img { opacity:.7 !important; }
  61. .organic-listing .nextprev img:hover { opacity:.85 !important; }
  62. #search input[type="text"] { background-color:#222 !important; color:gray !important; }
  63. #search input[type="text"]:focus { color:white !important; }
  64. #sr-header-area, #sr-more-link { background:#c2d2e2 !important; }
  65. #sr-header-area { border-bottom:none !important; }
  66. #header-bottom-left .tabmenu .selected a { border-bottom:none !important; padding-bottom:0 !important; }
  67. #ad-frame { opacity:.8 !important; }
  68. .comment.unread .tagline { background-color:#4A473B !important; }
  69. .raisedbox .flat-list a { background-color:#222 !important; -moz-border-radius:2px !important; -webkit-border-radius:2px !important; }
  70. .raisedbox .flat-list a:hover { background-color:#336699 !important; color:white !important; }
  71. .instructions { background:white !important; padding:10px !important; }
  72. .instructions .preftable th, .instructions .pretty-form  { color:black !important; }
  73. #feedback { padding:10px !important; }
  74. span[class="hover pagename redditname"] a {font-size: 1.7em !important;}
  75. .thing .title.loggedin:visited, .link .title:visited  {color: #666666 !important;}
  76. legend {background-color: black !important;}
  77.  
  78. a.author.moderator, a.moderator {color:#3F4 !important; }
  79. a.author.friend, a.friend {color:rgb(255, 139, 36) !important; }
  80. a.submitter {color: #36F !important; }
  81. a.author.admin, a.admin{color: #f22 !important; }
  82. a.author.submitter { }
  83. table[class="markhelp md"] tr td { background-color: #555 !important; }
  84. div.infobar { color: #ccc !important; }
  85. table[class="markhelp md"] tr[style="background-color: rgb(255, 255, 153); text-align: center;"] td { background-color: #36c !important; }
  86. form[class="usertext border"] div.usertext-body { background-color: #333 !important;
  87. border-width: 2px !important;
  88. border-style: solid !important;
  89. border-color: #999 !important;
  90.  }
  91. div[class="midcol likes"], div[class="midcol dislikes"], div[class="midcol unvoted"] {padding: 0px 7px 0px 0px !important;}
  92. form[class="usertext border"] div.usertext-body div.md { background-color: #333 !important;
  93. }
  94. form#form-t1_c0b71p54yc div {color: black !important;}
  95. a[rel="tag"], a.dsq-help {color: #8AD !important; }
  96. div[class="post-body entry-content"], div.dsq-auth-header { color: #ccc !important; }
  97. div#siteTable div[onclick="click_thing(this)"]  {background-color: #222 !important;}
  98. .md p {color: #ddd !important; }
  99. .havemail img, .nohavemail img {
  100.   visibility: hidden;
  101. }
  102. .side .nub { display: none; }
  103. .leavemoderator,.flairtoggle{background:transparent!important;}
Add Comment
Please, Sign In to add comment