{"sections":[{"urls":[],"urlPrefixes":[],"domains":["userscripts.org"],"regexps":[],"code":"@namespace url(http://www.w3.org/1999/xhtml);\ndiv#root,\r\n   div#section { background-color: #232323 !important }\r\n   input[type=\"text\"] { background-color: #232323 !important ; color: #999999 !important ; border-color: #AA5500 !important }\r\n\r\n   div#header,\r\n   div#footer,\r\n   ul#homeMenu { background-color: #191919 !important }\r\n\r\n   ul#mainmenu li a { border: solid 1px #AA5500 !important ; margin-left: 3px !important ; background-color: #FF9933 !important ; color: #555555 !important }\r\n   div#navbox { background-color: #FF8800 !important ; margin: 0 3em !important }\r\n   div#navbox div#nav { width: 100% !important ; background-color: #FF8800 !important }\r\n\r\n   div#content h1,\r\n   div#content h2,\r\n   div#section h2,\r\n   div#content h4,\r\n   div#content h5 { color: #999999 !important }\r\n   div#content,\r\n   div#content div#full_description,\r\n   div#content div.description { color: #797979 !important }\r\n   div#content { border-color: #797979 !important }\r\n   div#content div.postactions span a { color: #797979 !important }\r\n   div#content div.postactions span.discuss a { color: #FF8800 !important }\r\n\r\n   div#content p { color: #797979 !important }\r\n   div#content a { color: #FF8800 !important }\r\n\r\n   div#content ul#sort li.current { background-color: #FF8800 !important ; color: #444444 !important ; border-color: #FF9900 !important }\r\n   div#content div.review div { color: #797979 !important }\r\n   div#content div.review span.rate a { background-color: #333333 !important }\r\n\r\n   div#content div.admin_section span.inlinehelp { background-color: #333333 !important ; color: #FF8800 !important }\r\n\r\n   div#content div.votes span,\r\n   div#content div.script-info,\r\n   div#content div.comment div.info div.posted,\r\n   div#content li { color: #797979 !important }\r\n\r\n   div#content ul.subnav li a { background-color: #333333 !important }\r\n   div#content ul.subnav li:hover a { background-color: #444444 !important }\r\n\r\n   div.pagination a { background-color: #444444 !important ; color: #888888 !important ; border-color: #797979 !important }\r\n   div.pagination span.gap { color: #FF8800 !important }\r\n   div.pagination span.current { background-color: #FF8800 !important ; color: #444444 !important ; border-color: #FF9900 !important }\r\n\r\n   div#heading,\r\n   ul#script-nav,\r\n   div#right { background-color: #333333 !important }\r\n   div#heading div#details { color: #797979 !important }\r\n   div#heading a { color: #FF8800 !important }\r\n\r\n   ul#script-nav { border-width: 0 !important }\r\n   ul#options { border-color: #444444 !important }\r\n   ul#script-nav li,\r\n   ul#options li { background-color: #444444 !important }\r\n   ul#script-nav li a,\r\n   ul#options li a { color: #888888 !important ; background-color: #444444 !important }\r\n   ul#script-nav li a span,\r\n   ul#options li a span { color: #888888 !important ; font-style: italic !important }\r\n   ul#script-nav li.current,\r\n   ul#options li.current { background-color: #797979 !important ; border-color: #444444 !important ; color: #333333 !important }\r\n\r\n   div#right h5,\r\n   div#right h6 { color: #999999 !important }\r\n   div#right { color: #797979 !important }\r\n   div#right a { color: #FF8800 !important }\r\n   div#right form em,\r\n   div#right iframe { visibility: hidden !important ; display: none !important }\r\n\r\n   table td,\r\n   table th { color: #999999 !important ; border-color: #797979 !important }\r\n   table th.la { background-color: #333333 !important ; color: #999999 !important ; border-color: #797979 !important }\r\n   td h4 { color: #999999 !important }\r\n   td { border: 1px solid #797979 !important }\r\n   td,\r\n   td div,\r\n   td p,\r\n   div.stats { background-color: #292929 !important ; border-color: #797979 !important ; color: #797979 !important }\r\n   \r\n   table.posts { border-color: #797979 !important }\r\n   table.posts td.author span.role a { color: #797979 !important }\r\n   table.posts code {\r\n      display: block !important ;\r\n      padding: 1em !important ;\r\n      background-color: #333333 !important ;\r\n      color: #797979 !important ;\r\n      border: 1px solid #555555 !important\r\n   }\r\n   p.notice { background-color: #333333 !important ; border-color: #FF8900 !important }\r\n   div.reviews code,\r\n   div#comments code { background-color: #333333 !important }\r\n   table.posts blockquote { background-color: #333333 !important ; border: 1px solid #797979 !important }\r\n\r\n   /* code */\r\n   pre { background-color: #333333 !important ; color: #797979 !important ; border-color: #797979 !important }\r\n\r\n   pre.sh_javascript { background-color: #333333 !important ; color: #AAAAE9 !important ; border-color: #797979 !important }\r\n   pre.sh_javascript span.sh_comment { color: #5762FF !important }\r\n   pre.sh_javascript span.sh_keyword { color: #FFE854 !important }\r\n   pre.sh_javascript span.sh_function { color: #1CC31C !important }\r\n   pre.sh_javascript span.sh_string { color: #CC00FF !important }\r\n   pre.sh_javascript span.sh_number { color: #919000 !important }\r\n   pre.sh_javascript span.sh_cbracket,\r\n   pre.sh_javascript span.sh_symbol { color: #FF8800 !important }\r\n   pre.sh_javascript span.sh_regexp { color: #CC00FF !important }"}],"url":"http://userstyles.org/styles/18240","updateUrl":"https://userstyles.org/styles/chrome/18240.json","md5Url":"https://update.userstyles.org/18240.md5","originalMd5":"d5e95fc497576b307e1cde591dfec4ed","name":"Userscripts.org Dark Theme","thumbnail":"https://userstyles.org/style_screenshots/18240_after.gif?r=1773306005"}