SonofUgly

4chan Dark

Jul 6th, 2012
122
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. @namespace url(http://www.w3.org/1999/xhtml);
  2.  
  3. @-moz-document domain("4chan.org") {
  4.  
  5.     body {
  6.         background: #2C2C2C !important;
  7.         color: #eee !important;
  8.     }
  9.     .postingMode, .bf, blockquote embed, a[href*="affiliates.jlist.com"], img[src*="http://static.4chan.org/support/"], #recaptcha_logo, #recaptcha_tagline, .pagelist > div.prev, .pagelist > div.next {
  10.         display: none !important;
  11.     }
  12.     .postarea form div {
  13.         border: none !important;
  14.     }
  15.     .postContainer.inline {
  16.         background: none !important;
  17.         border: none !important;
  18.     }
  19.     div.postarea, div.pagelist div.pages, div.pagelist {
  20.         padding: 0 !important;
  21.     }
  22.     pre.prettyprint {
  23.        background: #272727 !important;
  24.     }
  25.     span.pln {
  26.        color: snow !important;
  27.     }
  28.     div.widget-content a {
  29.        color: 8B0000 !important;
  30.     }
  31.     h1.title, .home-link {
  32.        color: limegreen !important;
  33.     }
  34.     #Blog1_blog-pager-older-link {
  35.        color: crimson !important;
  36.     }
  37.     /*4chan sound player*/
  38.     a.playerControlLink {
  39.        color: #D92200 !important;
  40.        text-decoration: underline !important;
  41.     }
  42.     div#playerCurrentVolume, div#playerSeekbarCurrent {
  43.        background: #D92200 !important;
  44.     }
  45.     div#playerVolume, div#playerSeekbar {
  46.        background: grey !important;
  47.     }
  48.     div#playerTitle {
  49.        color: snow !important;
  50.     }
  51.     div#playerDiv {
  52.        background: #333 !important;
  53.        color: #eee !important;
  54.     }
  55.     div#playerList {
  56.        background: #272727 !important;
  57.     }
  58.     a#playerClose {
  59.        color: #D92200 !important;
  60.     }
  61.     /*4chan sound player*/
  62.     span.atn {
  63.        color: purple !important;
  64.     }
  65.     span.com {
  66.        color: #F2D9B5 !important;
  67.     }
  68.     span.kwd, span.tag {
  69.        color: #99C2F2 !important;
  70.     }
  71.     span.typ {
  72.        color: plum !important;
  73.     }
  74.     span.pun {
  75.        color: tan !important;
  76.     }
  77.     span#imgControls > label {
  78.        color: #C0C0C0 !important;
  79.     }
  80.     .inline {
  81.        background: none !important;
  82.        padding: 0 !important;
  83.        border: none !important;
  84.     }
  85.     span.str {
  86.        color: #5B9E09 !important;
  87.     }
  88.     span.lit {
  89.        color: #87EAEB !important;
  90.     }
  91.     span.abbr {
  92.        color: white !important;
  93.     }
  94.     span.abbr > a {
  95.        color: #7FBBED !important;
  96.     }
  97.     a.hide_thread_button.hidden_thread {
  98.        color: #808080 !important;
  99.     }
  100.     strong.capcode.capcodeAdmin {
  101.        color: red !important;
  102.     }
  103.     a.quotelink, a.backlink {
  104.         color: #4B7E23 !important;
  105.         text-decoration: underline !important;
  106.     }
  107.     #IYE_Options {
  108.         background: #2C2C2C !important;
  109.         border-radius: 8px;
  110.     }
  111.     span.quote {
  112.         color: #1B9E09 !important;
  113.     }
  114.     span.name {
  115.         color: #006600 !important;
  116.     }
  117.     span.postertrip {
  118.         color: lightblue !important;
  119.     }
  120.     sup {
  121.         color: red !important;
  122.         font-size: 7pt !important;
  123.     }
  124.     a.linkification-ext {
  125.         color: steelblue !important;
  126.         text-decoration: underline !important;  
  127.     }
  128.     a.replylink {
  129.         color: #6B8E93 !important;
  130.     }
  131.     a.report_button {
  132.         color: #A9A9A9 !important;
  133.     }
  134.     a {
  135.         color: #efefef !important;
  136.     }
  137.     hr {
  138.         display: none !important;
  139.     }
  140.     #recent-images li {
  141.         background-color: transparent !important;
  142.     }
  143.     form {
  144.         margin: 1em;
  145.     }
  146.     .inputtext, textarea {
  147.         width: 295px;
  148.     }
  149.     .rules {
  150.         display: none;
  151.     }
  152.     table.postForm > tbody > tr > td:first-child, .qrHeader {
  153.         background: #444 !important;
  154.         border: 1px solid #666 !important;
  155.         color: #aaa !important;
  156.         font-size: 6pt !important;
  157.     }
  158.     h1, h2, h3, h4 {
  159.         color: gray !important;
  160.     }  
  161.     h2 {
  162.        text-align: center !important;
  163.     }
  164.     dt, .boxcontent, #updater {
  165.         color: #fff !important;
  166.     }
  167.     .menubutton {
  168.         background-image: none !important;
  169.     }
  170.     #updater:hover, div#thread_filter.autohide:hover, .box-outer, #preview-tooltip-nws, #preview-tooltip-ws, #disclaimer-dialog, .yuimenu .bd, .reply, #backwash_tooltip {
  171.         background-color: #333 !important;
  172.         border: 1px solid #555 !important;
  173.         color: #eee !important;
  174.         border-radius: 8px;
  175.     }
  176.     .post.reply.highlight {
  177.         background-color:#3D3D3D !important;
  178.         border: 1px solid #4B4B4B !important;
  179.         color: #eee !important;
  180.     }
  181.     .warning, .capcodeMod .name {
  182.         color: gray !important;
  183.     }
  184.     .nameBlock .capcode, .postertrip, .filesize, span.filetitle, .filesize a, a.linkmail, a.quotejs, span.subject, .nameblock .name, .omittedposts, .abbr {
  185.         font-size: 8pt;
  186.     }
  187.     .capcodeAdmin .name {
  188.         color: #a55 !important;
  189.     }
  190.     span.subject {
  191.         color: #D92200 !important;
  192.     }
  193.     #hd, small, font[size="1"], font[size="2"], sideArrows, div.navLinks, #navlinks, a#settingsWindowLink, a#settingsWindowLinkBot, #ft, #option-button, .boardBanner, img.rotating, #navbotr a[href="//www.4chan.org/"], #navtopr a[href="//www.4chan.org/"]  {
  194.         display: none !important;
  195.     }
  196.     div.fileInfo > a[href*="http://www.google.com"], div.fileInfo > a[href*="http://www.Google.com"] {
  197.        color: #C0C090 !important;
  198.     }
  199.     div.fileInfo > a[href*="http://iqdb.org"] {
  200.        color: #C0C0D0 !important;
  201.     }
  202.     div.fileInfo {
  203.        color: #D3D3D3 !important;
  204.     }
  205.     .pagelist {
  206.         background: #444 !important;
  207.         border-right: 2px solid #555 !important;
  208.         border-left: 2px solid #555 !important;
  209.         border-bottom: 1px solid #555 !important;
  210.     }
  211.     .pagelist > div {
  212.         font-size: 8pt;
  213.     }
  214.     .pagelist > div a, .pagelist > div strong {
  215.         color: #eee !important;
  216.     }
  217.     .pagelist > div strong {
  218.         background-color: #000;
  219.     }
  220.     .pagelist > div input {
  221.         display: none !important;
  222.     }
  223.     .pagelist > div:first-child {
  224.         display: none;
  225.     }
  226.     pre, textarea, input:not([type="button"]):not([type="checkbox"]):not([type="submit"]):not([type="reset"]), select, input[type="file"] > input[type="text"] {
  227.         -moz-appearance: none;
  228.         -webkit-appearance: none;
  229.         font-size: 9pt ! important;
  230.         color: #fff !important;
  231.         background: #333 !important;
  232.         border-color: gray !important;
  233.         border: 1px solid;
  234.     }
  235.     #filter-container .yuimenuitem-selected {
  236.         border-color: gray !important;
  237.     }
  238.     .boxbar, #preview-tooltip-nws h2, #preview-tooltip-ws h2, #disclaimer-dialog h2, .hd {
  239.         background-color: transparent !important;
  240.     }
  241.     dd {
  242.         color: #fff !important;
  243.         border-bottom: 1px gray solid !important;
  244.     }
  245.     input[type="submit"], input[type="button"], select {
  246.         background: #444 !important;
  247.         color: #aaa !important;
  248.         border: 1px solid gray;
  249.         -moz-appearance: none;
  250.         -webkit-appearance: none;
  251.         font-size: 9pt !important;
  252.     }
  253.     input[type="checkbox"] {
  254.         -moz-appearance: none !important;
  255.         -webkit-appearance: none !important;
  256.         background: rgba(0,0,0,.4) !important;
  257.         border: 1px solid rgba(255,255,255,.3) !important;
  258.         height: 10px !important;
  259.         width: 10px !important;
  260.     }
  261.  
  262.     .reply input[type="checkbox"] {
  263.         border: 1px solid rgba(255,255,255,.3) !important;
  264.     }
  265.     input[type="checkbox"]:checked {
  266.         background: rgba(255,255,255,.4) !important;
  267.     }
  268.     div[style="width: 100%; font-size: 4px; background-color: rgba(224,64,0,1);"] {
  269.         display: none !important;
  270.     }
  271.     th {
  272.         background: #222 !important;
  273.     }
  274.     th font {
  275.         font-size: 7pt;
  276.     }
  277.     td.deletebuttons {
  278.         font-size: 8pt !important;
  279.         color:#eee !important;
  280.     }
  281.     img#recaptcha_reload,
  282.     img.refreshBtn {
  283.         height: 0px !important;
  284.         padding-top: 18px !important;
  285.         width: 25px !important;
  286.         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAASCAYAAACuLnWgAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwQAADsEBuJFr7QAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNtCDrVoAAAB7SURBVEhL7ZVRCsAgDEN7Gu+8S/YKjgqTIromYvc1oZ/m2dJEEZHrg2qQklimz0NUtRKP2oMYgADFEBN7KwCIQWaj8Z0EXe1BRtEUyNjZD+nmROZ/dFwrsWMQxC+LFIhX2F8kXO6zkIMA7p4FLQ8hgvEBdkj2n2Jpn3tu6Fz0f4jGS50AAAAASUVORK5CYII=) !important;
  287.         opacity: 0.8;
  288.     }
  289.     img#recaptcha_switch_audio {
  290.         height: 0px !important;
  291.         padding-top: 15px !important;
  292.         width: 25px !important;
  293.         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAPCAYAAAARZmTlAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNtCDrVoAAABnSURBVDhPY2BgYJhJBwy2RI2GGGQ+aZa8e/fuPy4H4ZAjzRKQITS1BGYBLkvwWI7fJ8gG47IEZjhNLEE3fOhaAkthFAcXclKlWcSj5weaJ2H04MGWIamSGckseuD5hNaFJKj4oi0AAJyWEl7bk9p7AAAAAElFTkSuQmCC) !important;
  294.         opacity: 0.8;
  295.     }
  296.     img#recaptcha_whatsthis {
  297.         height: 0px !important;
  298.         padding-top: 16px !important;
  299.         width: 25px !important;
  300.         background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAQCAYAAADj5tSrAAAABGdBTUEAALGPC/xhBQAAAAlwSFlzAAAOwgAADsIBFShKgAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNtCDrVoAAAB6SURBVDhPzZRRCsAwCEM9ze68S3qFjQwKUlxNBpYV/Gg/fMZqzMzODfFAjsZAfh7i7lcMsjAeMgPGnQBxkKx6QVENmZNFBSRIg7wB8b5o2zcIEgpD8BNIVrWgAvtXKxm9Xg1AMcY8RPyH6CAahFi8zJ72QrqdGB7Ze27981EqthwdMwAAAABJRU5ErkJggg==) !important;
  301.         opacity: 0.8;
  302.     }
  303.     .pagelist .pages {
  304.         padding: 1px 1px;
  305.     }  
  306.     .new {
  307.         background: rgba(255,255,255,.4) !important;
  308.         border-radius: 5px;
  309.     }
  310.     .postarea, td.recaptcha_image_cell, #quickrep td.recaptcha_image_cell,  td[style="padding-left: 7px;"] {
  311.         padding: 0 !important;
  312.     }
  313.     .recaptchatable #recaptcha_response_field, #quick_recaptcha_response_field {
  314.         margin-top: 3px !important;
  315.     }
  316.     .recaptcha_input_area {
  317.         padding: 3px 0 0 0 !important;
  318.     }
  319.     tr[height="73"], tr[height="73"] td {
  320.         height: 30px !important;
  321.     }
  322. }
  323. @-moz-document domain("dis.4chan.org") {
  324.     .thread, .newthread, .head {
  325.         background-color:#333 !important;
  326.         border: 1px solid #555 !important;
  327.         color: #eee !important;
  328.         border-radius: 8px;
  329.     }
  330.     .border, .hborder {
  331.         background: none !important;
  332.         border: none !important;
  333.     }
  334. }
Advertisement
Add Comment
Please, Sign In to add comment