{"sections":[{"urls":["about:blank"],"urlPrefixes":["http://","https://","ftp://","file://","about:neterror"],"domains":[],"regexps":[],"code":"/* Firefox Scrollbars */\r\nscrollbar {opacity: .75 !important;}\r\n\r\n/* Base */\r\n\r\n*, ::before, ::after {\r\ncolor: #CCC !important; \r\nborder-color: #444 !important;\r\noutline-color: #444 !important;\r\ntext-shadow: none !important;\r\nbox-shadow: none !important;\r\n-moz-box-shadow: none !important;\r\nbackground-color: transparent !important;\r\n}\r\n\r\nhtml * {\r\ncolor: inherit !important;\r\n}\r\n\r\np::first-letter,\r\nh1::first-letter,\r\nh2::first-letter {\r\n\r\ncolor: inherit !important; \r\nbackground: none !important;\r\n}\r\n\r\n/* :: Give solid BG :: */\r\n\r\n/* element */\r\n\r\nhtml, \r\nbody,\r\n\r\nli ul,\r\nul li,\r\ntable,\r\nheader,\r\narticle,\r\nsection,\r\nnav,\r\nmenu,\r\naside,\r\n\r\n/* common */\r\n\r\n[class*=\"nav\"],\r\n[class*=\"open\"],\r\n[id*=\"ropdown\"], /*dropdown*/\r\n[class*=\"ropdown\"], \r\ndiv[class*=\"menu\"],\r\n[class*=\"tooltip\"],\r\ndiv[class*=\"popup\"], \r\ndiv[id*=\"popup\"],\r\n\r\n/* Notes, details, etc.  Maybe useful */\r\n\r\ndiv[class*=\"note\"],\r\nspan[class*=\"note\"],\r\ndiv[id*=\"detail\"],\r\ndiv[class*=\"detail\"],\r\ndiv[class*=\"description\"],\r\n\r\n/* Also common */\r\nbody div[class*=\"content\"],\r\nbody div[class*=\"container\"],\r\n\r\n/* Popup divs that use visibility: hidden and display: none */\r\ndiv[style*=\"display: block\"], \r\ndiv[style*=\"visibility: visible\"] {\r\nbackground-color: #1a1a1a !important;\r\n}\r\n\r\n\r\n/*: No BG :*/\r\n*:not(:empty):not(span):not([class=\"html5-volume-slider html5-draggable\"]):not([class=\"html5-player-chrome html5-stop-propagation\"]),\r\n*::before,\r\n*::after,\r\ntd:empty,\r\np:empty, div:empty:not([role]):not([style*=\"flashblock\"]):not([class^=\"html5\"]):not([class*=\"noscriptPlaceholder\"]) {\r\nbackground-image: none !important;\r\n}\r\n\r\n/*: Filter non-icons :*/\r\nspan:not(:empty):not([class*=\"icon\"]):not([id*=\"icon\"]):not([class*=\"star\"]):not([id*=\"star\"]):not([id*=\"rating\"]):not([class*=\"rating\"]):not([class*=\"prite\"]) {\r\nbackground-image: none !important;\r\ntext-indent: 0 !important;\r\n}\r\n\r\n/*: Image opacity :*/\r\nimg,\r\nsvg {\r\nopacity: .75 !important;\r\n}\r\n  \r\nimg:hover,\r\nsvg:hover {\r\nopacity: 1 !important;\r\n}\r\n\r\n/* Highlight */\r\n::-moz-selection {\r\nbackground-color: #626F61 !important;\r\ncolor: #F6F7B9 !important;\r\n}\r\n\r\n/* ::: anchor/links ::: */\r\n\r\na {\r\ncolor: #71BAA5 !important; \r\nbackground-color: #1a1a1a !important;\r\nopacity: 1 !important; \r\ntext-indent: 0 !important;\r\n}\r\n\r\na:link         {color: #ACC7F6 !important;} /* hyperlink */\r\na:visited      {color: #CDB4E7 !important;}\r\na:hover        {color: #FFE900 !important; background-color: #363037 !important;}\r\na:active       {color: #FFAE00 !important;}\r\n\r\n/* \"Top level\" div */\r\n\r\nbody \u003e div {\r\nbackground-color: inherit !important;\r\n}\r\n\r\n/* :::::: Text Presentation :::::: */\r\n\r\nsummary,\r\ndetails  {\r\nbackground-color: inherit !important\r\n}\r\n\r\nkbd,\r\ntime,\r\nlabel,\r\n.date  {\r\ncolor: #B6D2AC !important\r\n}\r\n\r\nacronym,\r\nabbr  {\r\nborder-bottom: 1px dotted !important;\r\ncursor: help !important;\r\n}\r\n  \r\nmark,\r\ncode,\r\npre,\r\nsamp,\r\nblockquote  {\r\nbackground-color: #282826 !important;\r\n}\r\n\r\n\r\n/* :::::: Headings :::::: */\r\n\r\nh1,h2,h3,h4,h5,h6  { \r\n\r\nbackground-image: none !important;\r\nborder-radius: 5px !important;\r\n-moz-border-radius: 5px !important;\r\n-webkit-border-radius: 5px !important; \r\ntext-indent: 0 !important;\r\n}\r\n\r\nh1,h2 {background-color: #28313E !important}\r\nh3,h4 {background-color: #2A3731 !important}\r\nh5,h6 {background-color: #372A2A !important}\r\n\r\n/* :::::: Tables, cells :::::: */\r\n\r\ntable table {background: #212121 !important;}\r\nth, caption {background: #313131 !important;}\r\n\r\n/* ::: Inputs, textareas ::: */\r\n\r\ninput,\r\ntextarea,\r\nbutton,\r\nselect,\r\noption,\r\noptgroup {\r\n\r\ncolor: #DDD !important;\r\nbackground: none #404046 !important;\r\n-moz-appearance: none !important; \r\n-webkit-appearance: none !important;\r\n}\r\n\r\ninput,\r\ntextarea, \r\nbutton {\r\nborder-color: #000 !important; \r\nborder-width: 1px !important;\r\n}\r\n\r\n/* :::::: Button styling :::::: */\r\n\r\ninput[type=\"button\"],\r\ninput[type=\"submit\"],\r\ninput[type=\"reset\"],\r\nbutton {\r\nbackground: #343855 !important;\r\n}\r\n\r\ninput[type=\"button\"]:hover,\r\ninput[type=\"submit\"]:hover,\r\ninput[type=\"reset\"]:hover,\r\nbutton:hover {\r\ncolor: #FFF !important;\r\nbackground: #435B6B !important;\r\n}\r\n\r\ninput[type=\"image\"] {opacity: .85 !important}\r\ninput[type=\"image\"]:hover {opacity: .95 !important}\r\n\r\n/* Lightbox fix */\r\nhtml [id*=\"lightbox\"] * {background-color: transparent !important;}\r\nhtml [id*=\"lightbox\"] img {opacity: 1 !important;}\r\n\r\n/* Youtube Annotation */\r\n#movie_player-html5 .annotation {background: #333 !important}\r\n\r\n/* Mozilla addons shrink/expand sections */\r\n.expando a {background: none transparent  !important;}"},{"urls":["about:newtab"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"window {\r\nbackground: #1a1a1a !important;\r\n}\r\n\r\n#newtab-scrollbox {\r\nbackground: transparent none !important;\r\n}\r\n\r\n.newtab-title {\r\nbackground-color: rgba(0,0,0,.75) !important; \r\ncolor: #eee !important;\r\n}"},{"urls":["chrome://browser/content/browser.xul"],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* Browser Background */\r\nbrowser[type=\"content-primary\"] {\r\nbackground-color: #1a1a1a !important;\r\n}"}],"url":"http://userstyles.org/styles/47391","updateUrl":"https://userstyles.org/styles/chrome/47391.json","md5Url":"https://update.userstyles.org/47391.md5","originalMd5":"0b52ac73ac871473e647a6cb6bc6b0c7","name":"Midnight Surfing Alternative","thumbnail":"https://userstyles.org/style_screenshots/47391_after.png?r=1780023618"}