{"sections":[{"urls":[],"urlPrefixes":[],"domains":[],"regexps":[],"code":"/* written by Jabago: http://www.jabago.com */\r\n\r\n/* make all backgrounds black, and all text lightgrey */\r\n*:not(img) {\r\n  background: black !important; \r\n  color: lightgrey !important;\r\n}\r\n\r\n/* make links blue, and add different colors for visited, etc */\r\na { color: blue !important }\r\na:link { color: cornflowerblue !important }\r\na:visited { color: mediumpurple !important } \r\na:hover { color: gold !important }\r\na:active { color: red !important }\r\n\r\n/* make images less bright, except on mouse hover */\r\nimg, input[type=image]{opacity: 0.4 !important;}\r\nimg:hover, input[type=image]:hover{opacity: 1.0 !important;}\r\n\r\n/* why are some images hidden? */\r\n\r\n\r\n/*====== highlighting ==== */\r\n/*\r\ngoogle searches : h3 \u003e a \u003e em \r\n*/\r\nm, span[class=\"highlight\"] ,  h3 \u003e a \u003e em\r\n{background-color: lightyellow !important; color: black !important;}\r\n\r\n\r\n/* ==== various inputs ==== */\r\n/* make backgrounds dark, but a different color than black */\r\n/* Colors have format: #RGB, where R, G, and B are two-digit hex numbers */\r\ninput {\r\n  -moz-appearance: none !important;\r\n  background-color: #000030 !important;\r\n  color: white !important;\r\n}\r\n\r\nselect {\r\n  -moz-appearance: none !important;\r\n  background-color: #300000 !important;\r\n  color: white !important;\r\n}\r\n\r\ntextarea, code, pre, input, samp, kbd, var, dfn { \r\n  -moz-appearance: none !important; \r\n  color: lightgrey !important; \r\n  background-color: #003000 !important;\r\n}\r\n\r\nbutton { \r\n  -moz-appearance: none !important;\r\n  color: white !important; \r\n  background-color: #003000 !important;\r\n}\r\n\r\ntextarea:focus {\r\n  color: lightgrey !important;\r\n  border-color: blue !important;\r\n  border: 5px solid !important;\r\n}\r\n\r\nbutton:focus { \r\n  -moz-appearance: none !important;\r\n  color: white !important; \r\n  background-color: #003000 !important;\r\n  border-color: blue !important;\r\n  border: 5px solid !important;\r\n}"}],"url":"http://userstyles.org/styles/17234","updateUrl":"https://userstyles.org/styles/chrome/17234.json","md5Url":"https://update.userstyles.org/17234.md5","originalMd5":"ec5c59c44f38c754188bcbe86d03b669","name":"blackify-3"}