Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /* shodan darkmode in 30mins x0^67^aMi5H^iMP! https://git.io/stylez */
- body {
- background: #222 !important;
- -webkit-filter: invert(100%);
- }
- img,
- .mapboxgl-map,
- .host .ports li,
- #welcome,
- #welcome-hero,
- .browse-queries>a .votes {
- -webkit-filter: invert(100%);
- }
- /* sorry! */
- .mapboxgl-ctrl-attrib-inner {
- display: none;
- }
- #search-summary,
- .navbar,
- .quicknav {
- -webkit-filter: invert(100%);
- background: #222 !important;
- border-bottom-color: #222;
- }
- .quicknav a {
- color: #fff !important;
- }
- #help a {
- background: #222 !important;
- color: #666 !important;
- }
- .nav-pills>li>a {
- color: #606060 !important;
- background: #111 !important;
- }
- .nav-pills .nav-action i,
- .nav .fa {
- color: #c0c0c0 !important;
- }
- #search-results img,
- .jvectormap-container svg{
- -webkit-filter: invert(100%);
- }
- a,
- .fa,
- .fa-external-link,
- .search-result pre>strong {
- color: #957373 !important;
- }
- input {
- background: #000 !important;
- }
- .navbar .nav>li>a {
- color: #666 !important;
- }
- .nav-pills,
- .nav-pills>li.nav-action {
- border-color: #222;
- }
- .saved-search-query ul.tags>li>a {
- background: #fff;
- color: #c0c0c0 !important;
- }
- .saved-search-query ul.tags>li>a:hover {
- background: #ccc;
- color: #0c0c0c !important;
- }
- .indexsummary .service .name>a {
- color: #888 !important;
- }
- .indexsummary .service .name>a:hover {
- color: #957373 !important;
- }
- .search-result a.city:hover, .search-result a.os:hover {
- background: #ccc;
- color: #0c0c0c !important;
- }
- .btn-primary {
- background: #444;
- }
- .host .ports li a {
- color: #000 !important;
- }
- #welcome {
- border-bottom: 0px;
- }
- .browse-queries>a:hover {
- background: #ccc;
- }
- .browse-queries>a>ul.tags>li {
- background: #ccc;
- color: #666 !important;
- }
- .host .service-details .link .fa {
- color: #fff !important;
- }
- .host .service-details .link {
- background: #7878A0 !important;
- }
- .host .service-details .link .fa:hover {
- color: #fff !important;
- }
- .host .service-details .link:hover {
- background: #01ffe6 !important;
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement